python 多进程通信 multiprocessing

http://blog.csdn.net/winterto1990/article/details/48025881 multiprocessing 基于进程的“线程式”接口 python
http://blog.csdn.net/winterto1990/article/details/48103535 multiprocessing在python中的高级应用-IPC 之 Queue
http://outofmemory.cn/code-snippet/1715/python-usage-Connection-achieve-duojincheng-between-correspond python使用Connection实现多进程之间通信

参考Python 文档:https://docs.python.org/zh-cn/3/library/multiprocessing.html

posted @ 2017-08-10 13:53  机器狗mo  阅读(139)  评论(0)    收藏  举报