What is the difference between topic and queue?



What is the difference between topic and queue?..

Answer / 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

More JMS Interview Questions

What is the use of jms?

0 Answers  


What are Building Blocks of a JMS application?

1 Answers  


What is jms in java with example?

0 Answers  


What is the use of message queues?

0 Answers  


What is jms jndi?

0 Answers  






How you can deliver a java message to a non-java client?

0 Answers  


What is jms connection factory in weblogic?

0 Answers  


How to check jms messages in weblogic?

0 Answers  


What is the functionality of the oracle glassfish server? What added advantage it has on top of apache tomcat server?

0 Answers  


What is synchronous messaging?

0 Answers  


How do I check messages in jms queue?

0 Answers  


Which jms standard interface defines the methods to create the different types of messages?

0 Answers  


Categories