<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div>Thank you.</div><div><br></div><div><br></div><div><div style="font-size:75%;color:#575757">Sent from my Verizon Wireless 4G LTE Smartphone</div></div> <br><br><br>-------- Original message --------<br>From: Michael Klishin &lt;michael@rabbitmq.com&gt; <br>Date: 09/04/2013  9:10 AM  (GMT-05:00) <br>To: Discussions about RabbitMQ &lt;rabbitmq-discuss@lists.rabbitmq.com&gt; <br>Subject: Re: [rabbitmq-discuss] Help with topics not working from Pika <br> <br><br>Simon MacMullen:<br><br>&gt; Because both receivers declare a queue with the same name, they both get the same queue. Each message can only exist once in a queue, so therefore you distribute the messages between the two receivers.<br><br>For an explanation of how messages are distributed when multiple consumers<br>share a queue, see tutorial 2:<br>https://www.rabbitmq.com/tutorials/tutorial-two-python.html<br><br>Message routing happens between queues, not between consumers.<br><br>See https://www.rabbitmq.com/tutorials/amqp-concepts.html if you are still not<br>sure about the concepts.<br><br>MK<br><br><br><br></body>