[rabbitmq-discuss] Transactions & Routing

Jason J. W. Williams jasonjwwilliams at gmail.com
Wed Apr 6 23:01:15 BST 2011


Hi Matthew,

Thank you. :) That's exactly what I needed to know. We're going to
cover confirms as well, but need to be sure the transaction
description is accurate too.

-J

On Wed, Apr 6, 2011 at 3:55 PM, Matthew Sackman <matthew at rabbitmq.com> wrote:
> Jason,
>
> If you use a transaction and send a persistent msg to durable queues,
> then the tx.commit-ok will only come back to the client once _all_
> queues have written the msg safely to disk. Same as confirms, except
> confirms are much more flexible, and permit the possibility of the msg
> being consumed before it hits disk.
>
> Matthew
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list