[rabbitmq-discuss] Occasional slow message on a local machine
Matthias Radestock
matthias at rabbitmq.com
Mon Sep 10 13:01:18 BST 2012
Brennan,
On 06/09/12 14:26, Brennan Sellner wrote:
> Which of the following causes Rabbit to touch disk (and possibly fsync)?
> - Redeclaring an existing durable exchange
doesn't.
> - Binding a non-durable queue to a durable exchange
doesn't.
> Does Rabbit hit the disk synchronously before sending the bind-ok method
Yes. the same goes for {queue,exchange}.{declare,delete} and 'unbind'.
Matthias.
More information about the rabbitmq-discuss
mailing list