摘要: [摘要] Concurrent.futures、ThreadPoolExecutor、ProcessPoolExecutor 阅读全文
posted @ 2017-12-21 19:47 ihoneysec 阅读(867) 评论(0) 推荐(0) 编辑
摘要: [摘要] multiprocess中Process类、多线程、工作线程池、 阅读全文
posted @ 2017-12-21 16:27 ihoneysec 阅读(1772) 评论(0) 推荐(0) 编辑
摘要: [摘要] Queue队列、GIL全局解释器锁、IO密集型、模拟CPU密集型比较单线程与多线程效率 阅读全文
posted @ 2017-12-21 11:43 ihoneysec 阅读(620) 评论(0) 推荐(0) 编辑
摘要: [摘要] Semaphore信号量、BounedeSemaphore有界的信号量、倒计数器、acquire、release归还 阅读全文
posted @ 2017-12-21 11:34 ihoneysec 阅读(1518) 评论(0) 推荐(0) 编辑