Skip to content

purebluesong/Parallel-Programming-with-Python

 
 

Repository files navigation

Parallel-Programming-with-Python

Parallel Programming with Python,a book about parallel in python,We will translate it into Chinese.

话说在ICT实习的时期,因感兴趣于Python,于是和两位朋友 @tanghaodong25 以及 @gorlf 商量翻译一本Python相关的书籍,挑来选去感觉Parallel Programming with Python比较赞,于是拍板翻译之,另外感谢@lujun9972的加入,由于平时开发比较忙加上比较懒,耗时几个月才完成~

Contributors

另外因水平有限,翻译中难免有所疏漏与瑕疵,欢迎指出,欢迎吐槽若要进行转载请注明作者,毕竟翻译也是很花费时间与精力的不是,所以请尊重我们的劳动成果

##第一章:并行、并发分布式编程对比分析

##第二章:设计并行算法

##第三章:识别一个可并行的问题

##第四章:使用threading和concurrent.futures模块

##第五章:使用多进程和进程池

##第六章:利用并行Python

##第七章:用Celery分发任务

##第八章:异步做的事

About

Parallel Programming with Python简体中文版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published