[rabbitmq-discuss] Temp Queues

Gil Strauss gil.strauss at gmail.com
Sun Oct 23 17:03:16 BST 2011


Hello

I'm using exchange for pub-sub method and noticed that it uses temp
queues, hence if a publisher propagates a message before a listener is
subscribing to it, the latter won't receive that message.

What I need for my application is to keep published message for a
period of time and send the to new subscriber even after the message
was originally published.

Is it doable without doing it manually programmatically?

Thanks,

Gil


More information about the rabbitmq-discuss mailing list