[rabbitmq-discuss] Declare queue on specific node

Daniel Lundin dln at eintr.org
Mon Jun 29 13:02:05 BST 2009


Still designing something workable for high availability over here. A
workable solution would be to bind multiple queues on different nodes to
the same exchange, hence assuring persistence on multiple locations
while maintaining availability.

This would suffice quite well for my case.

Is there currently a way to ensure that queues are, in fact, created on
different or specific nodes?

Is a queue always created on the node the client connected to before
declaring it?




More information about the rabbitmq-discuss mailing list