[rabbitmq-discuss] durable message server restart
Michael Klishin
michael.s.klishin at gmail.com
Wed Jan 16 22:23:26 GMT 2013
2013/1/17 Prabodh Upreti <prabodh.upreti at vce.com>
> Does this mean I need to create a durable exchange too?
>
AFAIR only durable queues can be bound to durable exchanges. So, yes.
> Also when I publish
> messages do I need to do anything special so that it can survive a server
> restart. I am assuming here that since the queue is durable, the already
> published messages should survive a server restart. I would appreciate you
> clarification.
>
Messages need to be published as persistent (delivery mode 2). Different
clients expose it in slightly different ways, see the publishing function in
your client.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130117/e63c841d/attachment.htm>
More information about the rabbitmq-discuss
mailing list