<div dir="ltr"><div style>Hi,</div><div><br></div>The exchange &quot;lives&quot; inside the server.<div><br></div><div>A binding is a new entry in RabbitMQ&#39;s internal database, and yes, whenever a message arrives, the exchange will consult that database to find the list of queues that matches the routing rules�imposed�by the exchange type.</div>
<div><br></div><div>Regards,</div><div><br></div><div>Alvaro<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 12:12 PM, Tamir Agamy <span dir="ltr">&lt;<a href="mailto:tamiragamy@gmail.com" target="_blank">tamiragamy@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hello, <br><br></div>I am new to RabbitMQ and have a few questions about the subscribing process.<br>
<br></div>I have followed the tutorials and I&#39;m having trouble understanding a few things:<br>
</div>1. Where does the subscribing process begins, where does it end?<br></div>2. When binding a queue, what really happens? is the binding information being forward via the<br>��� server to the exchange, where it is entered to a binding list? or is the information saved at the<br>

��� server and the exchange has to inquire the server whenever it gets a message from the producer?<br><br></div>I would love some information on this manners.<br><br></div>With regards,<br></div>Tamir<br></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>