<div dir="ltr"><div><div>Thanks Matthias - You cleared up my point of confusion.<br><br>Specifically, that because messages are written to an exchange rather than a queue, the publisher doesn&#39;t &quot;touch&quot; the queue.<br>
<br></div>This is an important but subtle point. I may have overlooked it, but I don&#39;t recall it being highlighted anywhere in the docs.<br><br></div>Matt<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, May 23, 2013 at 2:18 PM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 23/05/13 21:57, Michael Klishin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
2013/5/24 Matt Pietrek &lt;<a href="mailto:mpietrek@skytap.com" target="_blank">mpietrek@skytap.com</a> &lt;mailto:<a href="mailto:mpietrek@skytap.com" target="_blank">mpietrek@skytap.com</a>&gt;&gt;<div class="im"><br>
<br>
� � Another follow up question: What exactly is meant by &quot;they can&#39;t be<br>
� � shared&quot;? Is the exclusivity limited to reading, or does it encompass<br>
� � both reading and writing?<br>
<br>
<br>
any operation on the queue<br>
</div></blockquote>
<br>
More specifically, any queue.* method in AMQP.<br>
<br>
Note that publishers never &#39;write&#39; to queues but publish messages to exchanges. So they are not affected by a queue&#39;s exclusivity.<span class="HOEnZb"><font color="#888888"><br>
<br>
Matthias.</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>