Answer Posted / munnu
A topic is typically used for one to many messaging i.e. it supports publish subscribe model of messaging. While queue is used for one-to-one messaging i.e. it supports Point to Point Messaging.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jms producer?
What is jms queue?
What is JMS API Architecture?
What is jms and how it works?
What are the different places where you can use the JMS API?
Is jms a protocol?
What is ems queue?
For JMS-enabled application, what are the core JMS-related objects required?
What are the steps involved in configuring the jms?
What is synchronous messaging?
What is a jms queue?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What are the steps to send and receive JMS message ?
How do I start jms server?
How to Send object as message in JMS?