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
What is a queued message?
What is synchronous messaging?
Explain about the exception handling mechanism of JMS?
What is the functionality of the oracle glassfish server? What added advantage it has on top of apache tomcat server?
Name the messaging types supported by jms.
What is jms message broker?
How to send xml message to jms queue using java?
What is an object message?
What is jms in websphere?
What is jms (java messaging service)?
What is a jms server?
What is jms consumer?
Does weblogic jms support clustering?
What is jms endpoint?
Explain about map message?