What is the publish-and-subscribe model in JMS?

Submitted by: Administrator
A publish-subscribe model is based on the message topic concept: Publishers send messages in a topic, and all subscribers of the given topic receive these messages.
Submitted by: Administrator

Read Online Java Message Service (JMS) Job Interview Questions And Answers