摘要:
1、Python标准模块——concurrent.futures concurrent.futures模块提供了高度封装的异步调用接口 ThreadPoolExecutor:线程池,提供异步调用 ProcessPoolExecutor:进程池,提供异步调用 2、基本方法 submit(fn, *ar 阅读全文
posted @ 2021-07-23 20:22
zhutianyu
阅读(168)
评论(0)
推荐(0)

浙公网安备 33010602011771号