[rabbitmq-discuss] queue persistance/ queue mode
Matthias Radestock
matthias at rabbitmq.com
Tue Apr 2 22:20:39 BST 2013
On 02/04/13 22:14, Michael Klishin wrote:
> 2013/4/3 Chirag Pujara <chiragpujara at gmail.com
> <mailto:chiragpujara at gmail.com>>
>
> So there is no concept like disk mode queue where msgs are stored on
> disk no matter how they are published?
>
> There is no, it is decided on the per-message basis.
If the client *always* publishes with persistent delivery_mode then the
decision is in effect made on a per queue basis, controlled by the
'durable' attribute of a queue.
Matthias.
More information about the rabbitmq-discuss
mailing list