posts - 167,comments - 59,views - 34万
10 2019 档案
使用concurrent.futures模块并发,实现进程池、线程池
摘要:concurrent.futures介绍 future 是一种对象,表示异步执行的操作。这个概念是 concurrent.futures模块和asyncio包的基础。 Python标准库为我们提供了threading和multiprocessing模块编写相应的异步多线程/多进程代码。 concur 阅读全文
posted @ 2019-10-08 16:15 23云恋49枫 阅读(750) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示