This content has been marked as final.
Show 1 reply
-
1. Re: Is there a way to configure a topic to use a specific queue?
gaohoward Jun 29, 2015 10:18 PM (in response to zy66543)Basically each subscription corresponds to a queue. Topics and Queues are different entities. Each subscriber receives a copy of the message sent to its topic.
For more details please read the user's manual.