Parallel-Programming-with-Python Parallel Programming with Python,a book about parallel in python,We will translate it into Chinese ##第一章:并行、并发分布式编程对比分析 ###为什么使用并行编程 ###探索并行化的几种模式 ###并行编程间的通信 ###识别并行编程的问题 ###发现Python并行编程的工具 ###小心Python GIL ###总结