python threadpool

python最易用的并发处理--multiprocessing.Pool进程池及ThreadPool线程池
https://www.douban.com/note/536557310/


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

猜你喜欢

转载自blog.csdn.net/ambulong/article/details/56666927