一、多进程 进程池Pool 二、进程通信 python进程间通信有几种方式:管道、消息队列、共享内存... 管道消息队列共享内存 转载于:https://www.cnblogs.com/exhui/p/10313171.html