[rabbitmq-discuss] Guaranteed delivery

Bruno Thomas thomasbam at gmail.com
Mon Oct 11 16:25:45 BST 2010


Hi all,


I'd like to know what is the best way to deal with communication
errors (rabbitmq crash or network problems for example), with java
API.

We use the Channel.basicPublish(...) method and we would like to
guaranty delivery for each message we send to the broker.

How would you do that ?

Thank you,

Bruno Thomas


More information about the rabbitmq-discuss mailing list