[rabbitmq-discuss] Mirrored queues and Load balanced cluster

Simon MacMullen simon at rabbitmq.com
Wed Feb 5 11:11:33 GMT 2014


On 05/02/2014 11:07AM, Patrick Long wrote:
> I read that when a queue is mirrored it is the job of the Channel to
> write a published message to all nodes.

That's the channel process inside the broker, not the one in the client. 
 From the client's point of view it just publishes as usual.

> The channel is on the client side of the Load Balancer so how would it
> ever be able to write directly to each node?
>
> Have I misunderstood this?

I think so.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list