On Wed, Mar 27, 2013 at 1:31 PM, Divya Mohan <divya.mohan...@gmail.com> 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
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to