<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi Simon,</span></div><div><span>&nbsp; Thanks it is a straight forward example.</span></div><div><span></span>&nbsp;</div><div><span>I just made a silly mistake and then went down a long path in the wrong direction to try and solve the problem.</span></div><div>&nbsp;</div><div>Cheers,</div><div>-mp<br></div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><div style="margin: 5px 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); line-height: 0; font-size: 0px;" class="hr" contentEditable="false" readonly="true"></div><b><span style="font-weight: bold;">From:</span></b> Simon MacMullen &lt;simon@rabbitmq.com&gt;<br><b><span style="font-weight: bold;">To:</span></b>
 rabbitmq-discuss@lists.rabbitmq.com<br><b><span style="font-weight: bold;">Sent:</span></b> Tuesday, 10 May 2011 9:29 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [rabbitmq-discuss] Synchronous Message Response<br></font><br>On 10/05/11 02:37, mp wrote:<br>&gt; Hi,<br>&gt; I'm struggling with a simple concept of synchronous communication with<br>&gt; rabbitMQ, in terms of getting a response message back to the client.<br>&gt; <br>&gt; I'm trying to work out how to send it and also what the client will need<br>&gt; to do to receive the message?<br><br>&lt;snip&gt;<br><br>Your client needs to declare a response queue, and the server needs to send a reply message to it. The RPC tutorial goes into some detail:<br><br><a href="http://www.rabbitmq.com/tutorials/tutorial-six-python.html" target="_blank">http://www.rabbitmq.com/tutorials/tutorial-six-python.html</a><br><br>(Examples are in python, but should be fairly
 universal)<br><br>Cheers, Simon<br><br>-- Simon MacMullen<br>Staff Engineer, RabbitMQ<br>SpringSource, a division of VMware<br><br>_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" ymailto="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><br></div></div></div></body></html>