[rabbitmq-discuss] Occasional slow message on a local machine
Tim Watson
tim at rabbitmq.com
Thu Sep 6 10:21:13 BST 2012
On 6 Sep 2012, at 10:16, Matthias Radestock wrote:
> Brennan,
>
> On 06/09/12 10:11, Brennan Sellner wrote:
>> Okay, thanks. I wasn't sure if there were any other triggers that would
>> cause Rabbit to touch the disk, such as the creation of a queue.
>
> Creation/deletion of durable queues/exchanges/bindings *does* touch the disk. With an fsync to boot.
>
That would explain why amqp_queue_declare is sometimes slow I suppose - sorry for missing that point - but is this true of non durable queues? Also what of the amqp_{bind|consume} calls - does the same apply?
More information about the rabbitmq-discuss
mailing list