You don&#39;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.<br>
<br>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).<br><br>Bryan<br><br><div class="gmail_quote">
On Tue, Feb 2, 2010 at 12:04 PM, Bob <span dir="ltr">&lt;<a href="mailto:groundduckleg@gmail.com">groundduckleg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div style="padding-left: 10px; padding-right: 10px; padding-top: 15px;" name="Compose message area">
<div><font face="Calibri">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?</font></div>
<div><font face="Calibri"></font>�</div>
<div><font face="Calibri">Thanks guys!</font></div>
<div><font face="Calibri"></font>�</div>
<div><font face="Calibri"></font>�</div></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>