Models supported by JMS

Detail which models are supported by JMS?

E

Expert

Verified

Publish/subscribe (pub/sub) is supported by JMS. This model permits a client (publisher) to send messages to JMS topic. These messages are retrieved by subscribers (it may happen so that a topic has no subscribers) asynchronously. Pub/sub model needs a broker distributing messages to unlike consumers.

   Related Questions in JAVA Programming

©TutorsGlobe All rights reserved 2022-2023.