concurrent.futures --- 並列タスク実行
ソースコード: Lib/concurrent/futures/thread.py 、 Lib/concurrent/futures/process.py および Lib/concurrent/futures/interpreter.py The concurrent.futures module provides a high-level interface for asynchronous...