摘要:
一、concurrent.futures模块简介 concurrent.futures 模块提供了并发执行调用的高级接口 并发可以使用threads执行,使用ThreadPoolExecutor 或 分离的processes,使用ProcessPoolExecutor。都实现了同一个接口,这个接口在 阅读全文
posted @ 2017-06-26 13:51
skiler
阅读(9207)
评论(0)
推荐(0)

浙公网安备 33010602011771号