[rabbitmq-discuss] Best practices to manage failovers at the publishers side

rails stammailbox at gmail.com
Mon Mar 17 08:58:40 GMT 2014


My main scenario that I want to manage is when the publisher connection is
not active.
Wither for a second or since the cluster is down.

What options does rabbitMQ (client side) have that will help me to manage
this scenario?
1. Can he accumulate the messages ?
2. Can he manage retries?

The second part of the question is regarding managing the failover itself.
 I know that in some databases I can write a connection string as follows

*       Data Source=*myServerAddress;*Failover Partner=*
myMirrorServerAddress;
and if the action fails the client automatically switches to another one in
the same action.

3. What is the best practice to manage failovers at the publishers side?
I have Netflix/eureka installed in my environment and I can get the next
active but does rabbitmq support this scenarios?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140317/ea20da2a/attachment.html>


More information about the rabbitmq-discuss mailing list