[rabbitmq-discuss] Consume message based on correlation Id
Michael Klishin
michael.s.klishin at gmail.com
Thu Jun 6 11:24:56 BST 2013
2013/6/6 antony <antony.pulicken at gmail.com>
> The message published by the
> publisher will have a correlation id and each listener should only pick the
> message that matches the correlation id.
>
Have you considered using one server-named queue per consumer and routing
keys instead of correlation-id (or in addition to it)?
Then each consumer will only get deliveries it should work on.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130606/f6212db7/attachment.htm>
More information about the rabbitmq-discuss
mailing list