<div style="font-family:arial,helvetica,sans-serif;font-size:10pt;"><p style="margin:0px;padding:0px;">Hi,</p>
<p style="margin:0px;padding:0px;">&#160;</p>
<p style="margin:0px;padding:0px;">I am writing an application which allows users to communicate with each other via RabbitMQ.</p>
<p style="margin:0px;padding:0px;">Each user-application contains a producer and a receiver to publish or receive messages to/from a direct exchange. Each user can bind to a "chat-room".</p>
<p style="margin:0px;padding:0px;">&#160;</p>
<p style="margin:0px;padding:0px;">Imagine two users (UserA and UserB). UserA binds to "chatRoom1" and UserB binds to "chatRoom1".</p>
<p style="margin:0px;padding:0px;">If UserA publishes a message in "chatRoom1" the consumer of the user-application from UserB and the consumer of the user-application from UserA gets the message.</p>
<p style="margin:0px;padding:0px;">&#160;</p>
<p style="margin:0px;padding:0px;">I want to prevent that a user gets his own messages to reduce network traffic.</p>
<p style="margin:0px;padding:0px;">Is it possible?</p>
<p style="margin:0px;padding:0px;">&#160;</p>
<p style="margin:0px;padding:0px;">Thanks in advance for your help!</p>
<p style="margin:0px;padding:0px;">&#160;</p>
<p style="margin:0px;padding:0px;">Kind regards,</p>
<p style="margin:0px;padding:0px;">Bill</p></div><br><br>---<br><div style="font-family:arial;font-size:10pt;"><b>E-Mail ist da wo du bist!</b> Jetzt mit freenetMail ganz bequem auch unterwegs E-Mails verschicken.<br>Am besten gleich informieren unter <a style="font-family:arial;font-size:10pt;" href="http://mail.freenet.de/mobile-email/index.html" target="_blank">http://mail.freenet.de/mobile-email/index.html</a></div>