A queue means a message goes to one and only one possible subscriber.
A topic goes to each and every subscriber.
Topics are for the publisher-subscriber model, while queues are for point-to-point.
A JMS topic is the type of destination in a 1-to-many model of distribution.
Ads By Google
© 2018 - JavaSpartans.com • All Rights Reserved