[rabbitmq-discuss] retransmiting of failed messages

Alvaro Videla videlalvaro at gmail.com
Sat Jan 18 19:55:11 GMT 2014


Hi,

You probably need a load balancer to re route the client to the server
that's still up. You could detect the node shut down on your client,
and act accordingly.

And yes, RabbitMQ supports configurable heartbeats. See here:
http://www.rabbitmq.com/reliability.html

Regards,

Alvaro


More information about the rabbitmq-discuss mailing list