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

Lucas Souza lucasas at gmail.com
Wed Mar 16 16:13:33 GMT 2011


If I'm connected on node A, and my cluster is composed by node A and
node B, if node A down, will I have to connect in node B explicitily?

Always I have to choice a node to connect?

Regards.

On 16 mar, 13:07, Emile Joubert <em... at rabbitmq.com> wrote:
> 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
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-disc... at lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list