[zeromq-dev] Trouble with Python bindings

Martin Hurton hurtonm at gmail.com
Thu Jul 16 01:02:51 CEST 2009


Hi Josip,

Can you confirm that at most one application thread uses Zmq object?

Regards,
- Martin

On Thu, Jul 16, 2009 at 12:29 AM, Josip Lisec<josiplisec at gmail.com> wrote:
> 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
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list