On Tue, Oct 11, 2011 at 10:44 PM, Omer Bacharach <[email protected]> wrote:
> is there a way to control the batch parameters, such that occasional > messages will have low latencies? As far as I know, single messages will be delivered with optimal latencies. You can test this. Batching occurs when your application thread sends messages faster than the I/O thread can send them. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
