[zeromq-dev] Delayed message reception problem.
Pieter Hintjens
ph at imatix.com
Wed Mar 27 16:01:02 CET 2013
On Wed, Mar 27, 2013 at 1:31 PM, Divya Mohan <divya.mohan310 at 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
More information about the zeromq-dev
mailing list