Hello. does your use case not working with fanout exchange ?
++ According to the document, normally a listener of a publish/subscribe kind of exchange can only receive messages after it begins running. Is there any way to let the listeners receive all the messages ever sent by producer? Basically what I need is to have multiple listeners subscribe to the same queue and each receive exact the same messages sent by the producer. It does seem to be possible using QPID. -- View this message in context: http://n2.nabble.com/Is-it-possible-to-use-a-pub-sub-exchange-but-let-the-listener-receive-all-messages-the-producer-sent-tp2564310p2564384.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
