Hi Team,
I need some info regarding RabbitMQ clustering concept.
1. My application will be having 2 or 3 nodes of RabbitMQ instance depends on usage. Can we use quorum queues with 2 nodes(I have read it cannot be used with 2nodes , minimum is 3 nodes). If we have cluster with 2nodes, what type of queue can be used?
2. Producers and consumers will be running from all nodes with single active consumer case.
For this use case, what is the best practise. Your suggestion would be helpful for me to use this RabbitMQ cluster in my application.
Thanks in advance,
Dhamotharan.