Answer Posted / munnu
A topic is typically used for one to many messaging , while queue is used for one-to-one messaging. Topic .e. it supports publish subscribe model of messaging where queue supports Point to Point Messaging.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is jms a protocol?
What is the use of jms? In which situations we are using jms?
Explain about session interface?
What is the difference between Jms and Jvt ?
What is jms publisher?
Explain about JMS queue?
Is ibm mq jms compliant?
How to write junit test cases for jms?
What is the functionality of the oracle glassfish server? What added advantage it has on top of apache tomcat server?
How does jms queue work?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What is the difference between the P2P (Peer to Peer) model and subscribe model?
Can we use jms for sending automated e-mails?
Why is jms used?
Explain about point to point?