This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes applicability of JMS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "applicability of JMS" Watch "applicability of JMS" New topic
Author

applicability of JMS

Jigar Naik
Ranch Hand

Joined: Dec 12, 2006
Posts: 744
hi,

I am new to JMS and I have a question on applicability of JMS.

I have gone through different resources which explains the applicability of JMS, but i still don't have clear idea of when to use JMS,

Can anybody explain with a short real life example ?

What i understood is JMS is just opposite to RMI, RMI uses Sync communication where JMS is Async Communication.


Jigar Naik


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: applicability of JMS
 
Similar Threads
how can i call mbeanserver(mbeans) which are deployed in weblogic 7.0 from jbosss
How to comunicate between JVMs
JMS Client
JMS supports RMI synchronous communication?
Why there is so hype of JMS in just to send a message? Please give some explanations..