what is topic and what is queue ?

Answer Posted / yogi_spysr

Topic>>> is a object which is used to get the producer on a
destination,, and we publish a msg and send it to that
destination,,,
so if we have many listeners to our msg then the msg will
be recieved by all recievers
:::: means it is a Kind of Publisher-Subscriber relation
one publisher and many subscriber


on the right hand we have
Queue >>>
is a object which link us to a queue
since in a queue of msgs and a msg will remain in queue
until it is recieved by the particular reciever who is
supposed to get it

its something like

MESSAGE --->> |Message Queue|--->> Destination

if msg is retrived then it is deleted

simply
when ::::Queue think of Mobile SMS service
topic think of Airtel SetUP Box

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a message in software?

464


Can jms be used to send an email?

444


What is wire level protocol?

455


What is the functionality of a jms message selector?

470


What is jms (java messaging service)?

458






What is publish/subscribe messaging?

475


What is the procedure to configure jms security?

500


How can an application do a jms operation and have it succeed, independent of the result of the transaction?

414


What is meant by jms?

430


What are the three parts of the message?

493


What is jms queue?

462


What are the different places where you can use the JMS API?

480


How many types of messaging model do JMS provide for and what are they?

497


What is jms connection?

462


How do I start jms server?

470