[rabbitmq-discuss] Guaranteed delivery

Bruno Thomas thomasbam at gmail.com
Tue Oct 12 10:19:22 BST 2010


2010/10/11 Bruno Thomas <thomasbam at gmail.com>:
> 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 ?

To be more specific, is there a mecanism in the java client publish
API (before the message is sent to the bus)  that insures that the
message will be delivered (or a callback called when the bus send an
IOException), or do we have to implement this process ?

Thank you for your answers.

Bruno Thomas


More information about the rabbitmq-discuss mailing list