[rabbitmq-discuss] Does rabbitmq support to push the same data to multi consumers?

DeepNightTwo DeepNightTwo at gmail.com
Thu Jun 12 09:30:50 BST 2014


I have a rabbitmq cluster used as a working queue. There are 5 kinds of
consumers who want to consume exactly the same data.

What I know for now is using fanout exchange to "copy" the data to 5
DIFFERENT queues. And the 5 consumers can consume different queue. This is
kind of wasting resources because the data is the same in file queues.

My question is, does rabbitmq support to push the same data to multi
consumers? Just like a message need to be acked for a specified times to be
deleted.




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Does-rabbitmq-support-to-push-the-same-data-to-multi-consumers-tp36169.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list