Hi all,

     I ask a question in stackoverflow about using pyzmq to write a sample
server.
 When a change threading to multiprocessing , it can't work any more.

    the mulitprocessing got error on ZMQError: Interrupted system call. while
the thread version work fine. You can see i create context in the process
's init func .

    Here is the link .
http://stackoverflow.com/questions/20031530/zmq-zmqerror-interrupted-system-call-on-multiprocessing-while-the-threading-i
 .
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to