[rabbitmq-discuss] JSON Data to be send between Java Producer and Python Consumer

Michael Klishin michael.s.klishin at gmail.com
Sat Apr 20 07:48:51 BST 2013


2013/4/20 arunRabbitMQ <arun.viswanath at gmail.com>

> My python consumer successfully takes the data from the Queue but it is not
> able to process it.
>

Do you have any exceptions you can post?

RabbitMQ treats messages are byte streams. There is also an interop test
suite that uses JSON
for communication: https://github.com/michaelklishin/acits

and it includes Java and one Python client (Pika).
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130420/20d39190/attachment.htm>


More information about the rabbitmq-discuss mailing list