LibraryToggle FramesPrintFeedback

There are two messaging models that are used in JMS:

These messaging models are substantially the same in terms of connection and session management, message structure, delivery mode options, and delivery methods. In both messaging models, a client application can be a message producer and a message consumer.

JMS provides a set of common interfaces that can be used for creating sessions that include both Point-to-point and Publish/Subscribe producers and consumers. This feature enables what the specification calls “unified domains.”

Comments powered by Disqus