摘要:
线程池的基类是 concurrent.futures 模块中的 Executor,Executor 提供了两个子类,即 ThreadPoolExecutor 和 ProcessPoolExecutor,其中 ThreadPoolExecutor 用于创建线程池,而 ProcessPoolExecut 阅读全文
posted @ 2022-09-08 16:29
sdlyxyf
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号