Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
JMS 1.1 simplifies messaging with unified domains
Introducing JMS (Java Message Service)
Top Code
Introducing JMS (Java Message Service)
JMS 1.1 simplifies messaging with unified domains
Java > Tips and Tutorials > Communication
Source List

Code 1-2 of 2   


Java applications use JMS as the foundation of messaging in enterprise Java applications. This treats the point-to-point messaging and publish/subscribe messaging as completely separate domains with completely different types of messaging destination



If you are familiar with Java programming and object-oriented programming concepts, this tutorial be useful to you in understanding the Java Messaging Service (JMS). This presents an overview of the JMS, which provides an interface known as the Messa