[rabbitmq-discuss] Queue replication (I know, I know)

Simon MacMullen simon at rabbitmq.com
Wed Oct 20 16:03:04 BST 2010


On 20/10/10 16:00, Derek Chen-Becker wrote:
> I'm assuming there's some performance overhead with transacted
> messages

Yes - basically the cost of an fsync() per commit since we need to know 
the message is on disk.

> but with the low volume we're talking about that shouldn't be
> an issue.

Cool.

Cheers, Simon

-- 
Simon MacMullen
Staff Engineer, RabbitMQ
SpringSource, a division of VMware



More information about the rabbitmq-discuss mailing list