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 a text message?

0 Answers  


What are the basic advantages of jms?

0 Answers  


What is a map message?

0 Answers  


What is jms testing?

0 Answers  


How the jms is different from rpc?

0 Answers  






What is a jms session?

0 Answers  


What are Native Clients ?

1 Answers  


What are all the features of JMS API in J2EE platform?

0 Answers  


What is Producer and Consumer?

1 Answers  


How to Allowe messages to expire ?

0 Answers  


What happens when jms queue is full?

0 Answers  


What is jms used for?

0 Answers  


Categories