Pieter Hintjens <ph <at> imatix.com> writes: > > 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 >
Hello Pieter, Thank you a lot for for quick response. Is the code excerpt from our app can help you to reproduce the issue? We just open socket with unavailable broker host and the cpu overloaded. Thanks, Erwin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
