Kalle Kärkkäinen wrote:
... Or is it so that I must make private queues, each attached to the same exchange?
Yes; if each 'subscriber' creates it's own temporary queue (exclusive and auto-deleted) and binds that with the appropriate key then the message will end up in all matching queues.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
