PDA

View Full Version : RabbitMQ Plugin, Reconnect on network connection failure



ajukes
May 12th, 2011, 06:44 AM
Hi guys,

could any one tell me if the rabbitmq 0.3.1 plugin used with the rabbitmq 2.4.1 release supports auto reconnect if the network connection is lost.

Thanks in advance
:D

Jukesie

ajukes
May 12th, 2011, 06:54 AM
To answer my own question,

Its seems it does, to prove I just disabled and re-enabled my network adapter whilst my client app was currently consuming messages from a remote server running rabbitmq 2.4.1. Once the internet connection re-established, it continued to recieve messages from the queue (which was a bonus :) ).