Hi,<br><br>We are playing with the C examples(with few modifications) given by RabbitMQ. <br>We created one producer and one consumer with the same connection but<br>difference channels. Every thing seems to be working fine.<br>
<br>Then I modified the code to create 2 producers and 2 consumers in different threads(i.e. total 4 threads) <br>which caused my application is in to deadlock situation. Here each producer and consumer are sharing the same connection <br>
but are using different channels.<br><br>I would like to know which API calls are blocking and needs to handle specially?<br><br>May i get any multi threaded C API samples?<br><br>thanks,<br>Ragavendra<br><br><br><div class="gmail_quote">
On Mon, Feb 15, 2010 at 2:02 PM, Alexis Richardson <span dir="ltr">&lt;<a href="mailto:alexis.richardson@gmail.com" target="_blank">alexis.richardson@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Alexandre<br>
<div><br>
On Mon, Feb 15, 2010 at 8:25 AM, Alexandre Kalendarev &lt;<a href="mailto:akalend@mail.ru" target="_blank">akalend@mail.ru</a>&gt; wrote:<br>
&gt;<br>
&gt; - carrot �project implement C++ �<a href="http://code.google.com/p/carrot-rabbit/" target="_blank">http://code.google.com/p/carrot-rabbit/</a><br>
<br>
</div>I cannot find any code here - do you know where it is?<br>
<font color="#888888"><br>
alexis<br>
</font></blockquote></div><br>