mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-04 13:33:41 +00:00
Update progress.md
This commit is contained in:
parent
b957444225
commit
9924054090
@ -74,7 +74,7 @@
|
|||||||
- [ ] 8.5 Looping in Parallel
|
- [ ] 8.5 Looping in Parallel
|
||||||
- [x] 8.6 Example: Concurrent Web Crawler
|
- [x] 8.6 Example: Concurrent Web Crawler
|
||||||
- [ ] 8.7 Multiplexing with select
|
- [ ] 8.7 Multiplexing with select
|
||||||
- [ ] 8.8 Example: Concurrent Directory Traversal
|
- [x] 8.8 Example: Concurrent Directory Traversal
|
||||||
- [ ] 8.9 Cancellation
|
- [ ] 8.9 Cancellation
|
||||||
- [ ] 8.10 Example: Chat Server
|
- [ ] 8.10 Example: Chat Server
|
||||||
- [ ] Chapter 9: Concurrency with Shared Variables
|
- [ ] Chapter 9: Concurrency with Shared Variables
|
||||||
|
Loading…
Reference in New Issue
Block a user