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
Jukesie
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
Jukesie
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).