[rabbitmq-discuss] need to close Channel, Connection

Matthias Radestock matthias at rabbitmq.com
Mon Nov 12 10:14:32 GMT 2012


On 12/11/12 10:03, Simon MacMullen wrote:
> If you close the connection explicitly then
> you know that every message you have published / every ack you have sent
> will have been received by the server by the time the close method returns.

Furthermore, the close-ok reply also serves as confirmation that all 
exclusive queues associated with the connection have been deleted, and 
all auto-deletions have completed.

Matthias.


More information about the rabbitmq-discuss mailing list