<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/6/6 antony <span dir="ltr"><<a href="mailto:antony.pulicken@gmail.com" target="_blank">antony.pulicken@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":4le" style="overflow:hidden">I was actually looking for something that is equivalent to JMS correlation<br>
ID.<br>
<br>
<a href="http://stackoverflow.com/questions/149037/jms-message-receiver-filtering-by-jmscorrelationid" target="_blank">http://stackoverflow.com/questions/149037/jms-message-receiver-filtering-by-jmscorrelationid</a></div>
</blockquote></div><br>Messaging "filtering" (routing) in RabbitMQ happens between queues, not consumers.<br><br clear="all"><div>I'm not a JMS user but it sounds like the solution with temporary queues and routing keys</div>
<div>used for correlation provide roughly the same functionality.</div><div><br></div><div>I also suspect projects such as Spring messaging integration may provide a higher level interface</div><div>that's closer to JMS.</div>
-- <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>
</div></div>