Java Message Service (JMS) Question:

What are the different messaging paradigms JMS supports?

Answer:

Publish and Subscribe i.e. pub/suc and Point to Point i.e. p2p.

Read All 17 JMS Questions
Previous QuestionNext Question
What are the different types of messages available in the JMS API?What is the difference between topic and queue?