[rabbitmq-discuss] Redundant Cluster

guardion guardion at sapo.pt
Mon Jun 2 17:24:40 BST 2014


Hello, i'm having doubts regarding the following situation:

I have a producer sending messages to a rabbitmq cluster composed by two
machines (A and B)

I can use mirrored queues to achieve availability in case of crash. A and B
have the same state (exchanges, queues, messages) right ?

What i need is that messages delivered to the cluster are replicated and
consumed individually, meaning, Message Y arrives at the cluster, then it's
replicated to A and B, and consumed by a consumer working in A and another
consumer working in B.

The same message should be consumed separatly in each node.

How can i make this? Do i need to turn off mirored queues and create
different exchanges ? Or ?



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Redundant-Cluster-tp35989.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list