[rabbitmq-discuss] How can I connect in a cluster using Java library

Emile Joubert emile at rabbitmq.com
Wed Mar 16 16:07:24 GMT 2011


On 16/03/11 15:20, Lucas Souza wrote:
> Thanks Emile, and to finish... :D
>
> Wheter I want connecting in 4 nodes of the cluster, I need to have 4
> connection, one per node, that's it?

No, clients only require a single connection, to any of the nodes in the 
cluster. Apart from queue declarations it does not matter which node a 
client connects to.

Regards

Emile




More information about the rabbitmq-discuss mailing list