Skip to content

Commit 82c7175

Browse files
committed
并行、并发与分布式编程update
1 parent e058072 commit 82c7175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

第一章/并行、并发与分布式编程的对比分析.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
* 为什么使用并行编程?
2020
* 介绍并行化的常见形式
21-
* 聊聊并行编程
21+
* 在并行编程中通信
2222
* 识别并行编程的问题
2323
* 发现Python的并行编程工具
2424
* 小心Python的Global Interpreter Lock(GIL)

0 commit comments

Comments
 (0)