On 05/30/2011 01:30 PM, Attila-Mihaly Balazs wrote: > While studying the documentation I found out about multi-part messages. > However I didn't find any indication as to in which situations should > they be used? Is there an upper limit on the size of one message? Does > sending large messages negatively impact the performance? Otherwise it > is much simpler to never use multipart messages...
They were originally meant as a way to allow zero-copy for non-continual chunks of memory. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
