Hi, Thanks.<br><br>Doing a recursive grep, I see several references in the amqp ruby project where this exists. In my case, since I am doing request-reply, here is one notable example:<br><br><div style="margin-left:40px">
./examples/patterns/request_reply/client.rb<br>./examples/patterns/request_reply/server.rb<br></div><br>Immediate is also referenced in the RabbitMQ docs,<br><br><div style="margin-left:40px"><a href="http://www.rabbitmq.com/api-guide.html">http://www.rabbitmq.com/api-guide.html</a><br>
</div><br>Cheers,<br><br>Bob<br><br><div class="gmail_quote">On Sun, Sep 30, 2012 at 9:13 AM, 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">Robert,<div class="im"><br>
<br>
On 30/09/12 13:56, Robert Buck wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, &quot;immediate&quot; was cribbed from the sample code, as was much of the<br>
code I put together, well, at least the concepts were cribbed that is.<br>
</blockquote>
<br></div>
Could you post a link to the sample code, please, so that Michael can remove the use of &#39;immediate&#39; from it?<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I should yank immediate?<br>
</blockquote>
<br></div>
Yes, but that has nothing to do with the problem you were seeing.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am not sure why &#39;response_queue.subscribe&#39; doesn&#39;t trigger the setting<br>
of the name. It&#39;s rather weird in that regard, neither the client nor<br>
the server see the generated queue name. I would be guessing that the<br>
Ruby amqp gem is broken in this regard?<br>
</blockquote>
<br></div>
&#39;broken&#39; might be a bit harsh, &#39;surprising&#39; perhaps ;) Anyway, this is one for Michael.<br>
<br>
Regards,<br>
<br>
Matthias.<br>
</blockquote></div><br>