How to make RabbitMQ queues failover? -


RabbitMQ supports clustering by default, but the queue can not be repeated and bound to the node on which they Have been created. Now I am looking for ways to find those cartons which are more available than the DRBD solution, because it seems like a waste of resources to reserve an entire server, do not wait to go below the active server Has been doing. / P>

I'm thinking of a setup that has two queues when a message is published, then I want to send the message to one of the two rows of the RabbitMQ cluster, whichever is one . I know that the publisher will get an error if he tries to publish it in the lower row and the publisher can try again with the other queue, but I am thinking that it should be done automatically at the cluster level Could it be done so that I don? T have to write client code to handle it?

recently added RabbitMQ Active / Active Native Support.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -