[rabbitmq-discuss] topic for rabbitmq
yaLong Chen
chenyalong1988 at gmail.com
Tue May 7 12:39:29 BST 2013
Hi,all,
Background: now client produces many messages of different
labels.Consumers may subscribe some labels of them(different consumer need
different labels's msgs).
Now method: I used direct exchange in *rabbitmq*, consumer declared queue
for itself, exchange distribute msgs to these queues.
Problem: there exsit many redundant msgs in queues which effects the
performance.
A topic type in *activemq* supports user a method to distribute a msg to
many subscribers, which need not creates large number queues for
subscribers.
Does exsit a method in rabbitmq, or some suggestions to solve the problem?
Thanks,
Yalong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130507/fcf6ffad/attachment.htm>
More information about the rabbitmq-discuss
mailing list