Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

What is a Difference between JSM & RMI

843830Feb 16 2003 — edited Mar 26 2003
JMS allows applications to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
The RMI API enables Java technology-based client and server communications over a network.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2003
Added on Feb 16 2003
4 comments
371 views