<div dir="ltr">Simon,<div><br></div><div>Does direct exchange works as it is in multiple nodes multiple user sessions?</div><div><br></div><div>Kind Regards</div><div><br></div><div>Sunny Dyal</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Fri, May 23, 2014 at 2:15 PM, Simon MacMullen <span dir="ltr"><<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On 23/05/2014 09:42, Michael Klishin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Topic exchanges use a trie for matching, this scales well w/ respect to the number<br>
of bindings.<br>
</blockquote>
<br></div>
Having said that, direct exchanges are still (a bit) faster. But you will only see any difference if your application is routing-bound, i.e. sending small transient messages at high frequency.<br>
<br>
Cheers, Simon<br>
</blockquote></div><br></div>