[rabbitmq-discuss] send XML and pdf files to RabbitMQ queue in C#

Jerry Kuch jerryk at rbcon.com
Sun Nov 4 17:26:22 GMT 2012


Rabbit doesn't care about the body of the messages you send and treats them
as opaque binary data.  People routinely send plain text, XML, JSON, etc.
in their message bodies, as well as various binary serializations of other
types.

Best regards,
Jerry

On Thu, Nov 1, 2012 at 12:08 PM, anate <ambatinr at hotmail.com> wrote:

> Hi Friends,
>
> I am quite new to RabbitMQ. I am looking for any examples to send XML and
> PDF files to RabbitMQ server. The file size is less than 10MB. I am not
> sure
> if this is right thing to do. Could you please let me know.
>
> Thanks
>
>
>
> --
> View this message in context:
> http://rabbitmq.1065348.n5.nabble.com/send-XML-and-pdf-files-to-RabbitMQ-queue-in-C-tp23066.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> 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/20121104/b7aff932/attachment.htm>


More information about the rabbitmq-discuss mailing list