[转载]用进程池加速Python数据处理
Quick Tip: Speed up your Python data processing scripts with Process Pools: https://medium.com/@ageitgey/quick-tip-speed-up-your-python-data-processing-scripts-with-process-pools-cf275350163a
A usage example for concurrent.futures: