On Thu, Dec 22, 2011 at 2:48 PM, Wiliam Souza <[email protected]> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
