[rabbitmq-discuss] Clustering Internals

Jason J. W. Williams jasonjwwilliams at gmail.com
Fri Mar 25 00:00:54 GMT 2011


> Yes. And this is fundamentally why you can't have exactly-once delivery:
> either you have fire and forget, in which case msgs can be lost in
> transit to the broker, or you use transactions or confirms, at which
> point the tx.commit_ok or the confirm back to the client can be lost
> thus making the client retransmit messages to a non-failed broker where
> those msgs actually were received and processed by the broker, it's just
> the client never received the notification that that had occurred.


 Thank you Matthew. :) I appreciate your patience with me.

-J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110324/541593a8/attachment-0001.htm>


More information about the rabbitmq-discuss mailing list