[zeromq-dev] pyzmq and multiprocessing

Ivo Danihelka ivo at danihelka.net
Thu Dec 22 16:03:21 CET 2011


On Thu, Dec 22, 2011 at 2:48 PM, Wiliam Souza <wiliam at mandriva.com.br> wrote:
> [1] http://pastebin.mandriva.com/38061

I don't get the assert on zmq 2.1.4.
The ControllerServer process does not receive any msg for me.
I guess, multiprocessing is not compatible with zmq threads.
The example worked, when I moved the zmq initialization inside run().

I don't know multiprocessing internals. I would avoid mixing it with zeromq.

-- 
Ivo Danihelka



More information about the zeromq-dev mailing list