[zeromq-dev] Trouble with Python bindings
Josip Lisec
josiplisec at gmail.com
Thu Jul 16 00:29:28 CEST 2009
Hi,
I have encountered an problem with Python bindings, the problem lies
in receive method.
When calling .receive method with block argument set to False
application takes up to 80% of processor time! Calling the method with
block=True (default) application runs, in terms of processor time and
memory normally, but sent messages are never received, which,
unfortunately, makes 0MQ quite unusable.
Any suggestions why this happens and/or how to fix it?
(I'm using 0MQ 1.0.0 on OS X 10.5.7 with Python 2.5.1)
Cheers,
Josip Lisec
More information about the zeromq-dev
mailing list