[rabbitmq-discuss] Round robin Topic exchange s

Matthias Radestock matthias at rabbitmq.com
Thu Feb 7 17:20:30 GMT 2013


Marc,

On 07/02/13 11:23, Marc Teichtahl wrote:
> For each message to a topic exchange identify the matching queues and
> then round robin between theses.

Could you not get away with all consumers consuming from a shared set of 
queues, with the routing topology configured s.t. each message ends up 
in just one of the queues?

Whether or not that is possible very much depends on the overall routing 
semantics you are trying to achieve.

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list