[rabbitmq-discuss] Rabbitmq help

Simon MacMullen simon at rabbitmq.com
Tue Sep 17 10:39:25 BST 2013


On 17/09/13 06:05, Michael Klishin wrote:
> On sep 17, 2013, at 5:00 a.m., sagu prf <sagu.prf1 at gmail.com> wrote:
>> >How i can bounce the service gracefully in this scenario ?
> If you need replication with more than one point, consider federation or
> perhaps a load balancer in front of Shovel.

Note that the shovel *does* allow you to specify multiple URIs for a 
shovel (so the remote broker can be a cluster and it will fail over as 
needed). And also since 3.1.0 you can declare multiple shovels with the 
same name on different nodes of your cluster, only one will run (and 
fail over as needed) so you can fail over at either end without needing 
a load balancer. So in this respect it's similar to federation.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list