<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/4/20 arunRabbitMQ <span dir="ltr">&lt;<a href="mailto:arun.viswanath@gmail.com" target="_blank">arun.viswanath@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":8bp">My python consumer successfully takes the data from the Queue but it is not<br>
able to process it.</div></blockquote></div><br>Do you have any exceptions you can post?</div><div class="gmail_extra"><br></div><div class="gmail_extra">RabbitMQ treats messages are byte streams. There is also an interop test suite that uses JSON</div>

<div class="gmail_extra">for communication: <a href="https://github.com/michaelklishin/acits">https://github.com/michaelklishin/acits</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">and it includes Java and one Python client (Pika).<br>

-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>