2011/8/22 Rishi Dev <span dir="ltr"><<a href="mailto:rishdev@gmail.com">rishdev@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":2y3">I briefly looked at "<b><i>MessageProperties.BASIC.setCorrelationId(corrId);</i></b>"<br>It makes me feel good that I can set a CorrelationId on message when pushing it to the Queue, but I am not able to figure out how I can filter messages using this CorrelationId while consuming messages from the Queue.<br>
<br>Thanks for any help I can get on this.</div></blockquote></div><br>Rishi,<br><br>This pattern (known as Request/Reply) is described in RabbitMQ tutorials at <a href="http://www.rabbitmq.com/getstarted.html">http://www.rabbitmq.com/getstarted.html</a><br>
-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br><br>