[rabbitmq-discuss] file chunking for .net client?
Bryan Murphy
bmurphy1976 at gmail.com
Wed Feb 3 16:52:59 GMT 2010
You don't necessarily have to push large messages around over the bus. We
routinely shuffle around multi-gig files. We sync them up to a permanent
storage service (in our case, Amazon S3) and then send small messages with
pointers to the large files.
Other options include using network shares, distributed file systems, or
pointers back to the server where the file current resides (get filex from
machiney via protocalz, usually http).
Bryan
On Tue, Feb 2, 2010 at 12:04 PM, Bob <groundduckleg at gmail.com> wrote:
> Hey guys, I heard there were file chunking clients out there to help
> break apart large messages. Does anyone know of one for .net or even what
> the best way to handle large messages is?
>
> Thanks guys!
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://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/20100203/a181152d/attachment.htm
More information about the rabbitmq-discuss
mailing list