side-stepping the Global Interpreter Lock by using subprocesses instead of threads

16.6. multiprocessing — Process-based “threading” interface — Python 2.7.14 documentation https://docs.python.org/2/library/multiprocessing.html

原文地址:https://www.cnblogs.com/rsapaper/p/8473511.html