Wednesday 2 December 2015

JMS (Java Messaging Service) Theorical Basics


In this post, we are going to discuss about JMS 1.x and JMS 2.0 Basics theoretically.

So for Oracle has released the following JMS Version.

  • JMS Version 1.0
  • JMS Version 1.1
  • JMS Version 2.0
JMS 2.0 is released as part of Java EE 7. They have plan to release JMS 2.1 as part of Java EE 8 in mid of 2017.



Please go through the following link to learn all those concepts.

I will deliver another set of posts on Practical useful real-time examples for both JMS 1.1 and JMS 2.0.


Sl NoPost TitlePost URL
1Introduction to JMS (Java Messaging System), JMS Componentshttp://www.journaldev.com/9731/introduction-to-jms
2JMS Messaging Models: Point-To-Point and Publish/Subscribehttp://www.journaldev.com/9743/jms-messaging-models
3JMS Administered Objects and JMS Messagehttp://www.journaldev.com/9760/jms-admin-objects-and-jms-message
4JMS Architecture and JMS API Architecturehttp://www.journaldev.com/9768/jms-architecture-and-jms-api-architecture


I Love your comments and suggestions.

Please drop your valuable comments and suggestions to my posts.

No comments:

Post a Comment