Skip to content

Commit 5f721ca

Browse files
author
haodong
committed
add summary of using pp module.
1 parent 65d92ff commit 5f721ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

第六章/总结.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
本章我们学习了使用更低层次的组件在没有直接关系的进程间通信。此外,我们介绍了PP模块,该模块提供本地进程和远程服务器进程通信的方法。PP模块用于创建简单,小型,并发和分布式的python应用。
2+
下章我们将学习怎么使用Celery执行并发,分布式任务。

0 commit comments

Comments
 (0)