[zeromq-dev] 100% CPU on sender side
Pieter Hintjens
ph at imatix.com
Tue Jun 18 18:02:53 CEST 2013
On Tue, Jun 18, 2013 at 5:27 PM, Erwin Karbasi <erwin at optinity.com> wrote:
> Any idea why the the machine has been overloaded to 100% CPU?
It could be a bug in libzmq, more likely you have a busy loop in your
application code. The way to diagnose the issue is to narrow down the
code to a minimal test case that we can reproduce. If it's an
application error you'll see it when you narrow down the test case,
and if not, we'll be able to reproduce and fix it.
Thanks
Pieter
More information about the zeromq-dev
mailing list