[rabbitmq-discuss] Reg: File Transfer
Tim Watson
tim at rabbitmq.com
Wed Sep 5 08:27:32 BST 2012
Take a look at https://github.com/rabbitmq/rabbitmq-tutorials/blob/master/python/emit_log.py and https://github.com/rabbitmq/rabbitmq-tutorials/blob/master/python/receive_logs.py. Now just read the file in to the message body before publishing.
On 5 Sep 2012, at 05:28, Dhinesh, P [ Maples - IT ] wrote:
> Hello Tim,
>
> If the file transfer is possible in RabbitMQ 2.8.4 using Python 2.7 between producer to consumer.
>
> Kindly help us, how we can proceed….
>
> Have you any procedure for our query, pls share it…
>
> We are waiting for your reply ASAP…..
>
> Thanks and Regards,
>
> Dhinesh P
>
> From: Tim Watson [mailto:tim at rabbitmq.com]
> Sent: Tuesday, September 04, 2012 9:33 PM
> To: Discussions about RabbitMQ
> Cc: Dhinesh, P [ Maples - IT ]
> Subject: Re: [rabbitmq-discuss] Reg: File Transfer
>
> Hi
>
> On 4 Sep 2012, at 10:51, Ramachandrarao, K [ SGGI - IT ] wrote:
>
>
> Hello,
>
> Currently we are working in RabbitMQ 2.8.4 version with Python Client,
>
> We gone through the RabbitMQ documents, where we are not able to find how to transfer the Files between the producer and consumer.
>
> Requesting anyone can guide us to perform the file transfer.
>
> The contents of messages are opaque to rabbit, so just put the binary data into the message body and you're done.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120905/fc6a58b4/attachment.htm>
More information about the rabbitmq-discuss
mailing list