On Wed, Mar 27, 2013 at 1:31 PM, Divya Mohan <[email protected]> wrote:
> While performance testing my code (which uses ZeroMQ) I’m observing delayed > message reception. You're presumably not using a real time kernel which will reduce scheduling peaks. Also, sleeping will lower the thread priority implicitly. How many cores are on your test box? -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
