Messaging is playing an increasingly important role in enterprise computing. Its advantages are a natural result of several factors: the trend toward peer-to-peer computing, greater platform heterogeneity, and greater modularity, coupled with the trend away from synchronous communication between processes.
References: Read the following in details here. http://www.javaworld.com/javaworld/jw-01-1999/jw-01-jms_p.html
- Messaging services
- How does the JMS API fit in?
- The advantages of messaging
- Putting theory into practice
What is the difference between Point to Point and Publish/Subscribe Messaging Domains
Messaging is playing an increasingly important role in enterprise computing. Its advantages are a natural result of several factors: the trend toward peer-to-peer computing, greater platform heterogeneity, and greater modularity, coupled with the trend away from synchronous communication between processes.
References: Read the following in details here. http://www.javaworld.com/javaworld/jw-01-1999/jw-01-jms_p.html
Related Answered Questions
Related Open Questions