On 05/13/2011 09:58 PM, Steven McCoy wrote:

>   To reiterate for Michael, this is how ZeroMQ provides high
> performance.  Messages are only delayed when the socket pushes back,
> your latencies are driven by NIC performance and any interrupt
> coalescing.

Right. If you want to minimise latency, turning off interrupt coalescing 
in your NIC is probably the best start.

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to