[zeromq-dev] Python / Zmq / Gevent
Paul Colomiets
paul at colomiets.name
Fri Apr 27 10:36:34 CEST 2012
Hi Antonio,
On Thu, Apr 26, 2012 at 6:34 PM, Antonio Teixeira
<eagle.antonio at gmail.com> wrote:
> Hello Paul.
>
> You can find it here
> http://lists.zeromq.org/pipermail/zeromq-dev/2012-April/016832.html
>
> Topic ZMQ Assert
>
> I will cook some demo code when i have a spare time
>
> Regards
> A/T
>
I don't know the core too much. But that assertion looks like
you either use zmq socket in two threads simultaneously or
you fork and try to use same zmq context in both parent and
child. Without the code it's hard to guess more.
--
Paul
More information about the zeromq-dev
mailing list