[rabbitmq-discuss] BUNNY: How can we connect to RMQ cluster

Michael Klishin mklishin at pivotal.io
Wed Aug 13 05:27:42 BST 2014


 On 12 August 2014 at 18:10:20, Loganathan Sellapa (loganathan.ms at gmail.com) wrote:
> > I have two RMQ servers such as R1 & R1 and both are running in cluster  
> setup. I want to connect to R2 if R1 is down and vice versa , what  
> is the way to achieve it in bunny gem?

Most people stick an HAproxy in front of the nodes and point clients to it.

That said, it should be fairly trivial to pick a host from a list in Bunny like
you already can do in the Java client, I'll look into adding it.
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list