[rabbitmq-discuss] Transfering file from machine to machine using RabbitMQ
Jason Frame
jframe at gmail.com
Wed May 16 01:28:49 BST 2012
Thanks for the example!
On Tuesday, May 15, 2012 4:06:11 AM UTC-7, Alvaro Videla wrote:
>
> This example here does exactly that:
> https://github.com/videlalvaro/php-amqplib/blob/master/PhpAmqpLib/Tests/Functional/FileTransferTest.php
>
> On Mon, May 14, 2012 at 11:56 PM, Jason Frame wrote:
>
>> I am still new and getting used to RabbitMQ, and was wondering the best
>> way to send a small file along with a message. We are looking at using this
>> to send a message on a server using PHP and consuming using a .net client.
>>
>> Our typical message with have an associative array serialized to json,
>> but for some of the messages, there will need to be an image or pdf file
>> attached. These files are relatively small (less than 20k) so they should
>> not need to be chunked. I have been reading through the messages, and have
>> not found any type of example or best practice on how to do this.
>>
>> thanks
>> jason
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120515/c3afa5f1/attachment.htm>
More information about the rabbitmq-discuss
mailing list