Skip to content

Commit

Permalink
Update the link of one of the relevant articles (#186)
Browse files Browse the repository at this point in the history
re: #185
  • Loading branch information
TwiN committed Sep 27, 2021
1 parent 61d120b commit 3f9c4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_ZH.md
Expand Up @@ -323,7 +323,7 @@ pool.Reboot()
- [Goroutine 并发调度模型深度解析之手撸一个高性能 goroutine 池](https://taohuawu.club/high-performance-implementation-of-goroutine-pool)
- [Visually Understanding Worker Pool](https://medium.com/coinmonks/visually-understanding-worker-pool-48a83b7fc1f5)
- [The Case For A Go Worker Pool](https://brandur.org/go-worker-pool)
- [Go Concurrency - GoRoutines, Worker Pools and Throttling Made Simple](https://twinnation.org/articles/39/go-concurrency-goroutines-worker-pools-and-throttling-made-simple)
- [Go Concurrency - GoRoutines, Worker Pools and Throttling Made Simple](https://twin.sh/articles/39/go-concurrency-goroutines-worker-pools-and-throttling-made-simple)

## 🖥 用户案例

Expand Down

0 comments on commit 3f9c4cd

Please sign in to comment.