On 06/28/2011 11:49 PM, Steven McCoy wrote: > I read it as less than or equal to, a 8KB send would fill the entire 8KB > send buffer.
Ah. It's 8kB :) Actually, if it helps to solve the problem, we can decrease the block size in 0MQ to 4kB. The performance tests we've performed couple of years ago showed that increasing the block size beyond the MTU of the underlying network had little effect on performance. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
