mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2024-11-21 11:36:01 +03:00
Update README.md
This commit is contained in:
parent
f1a8deba21
commit
0525cb7960
@ -1,3 +1,11 @@
|
||||
# 有限并行模式
|
||||
|
||||
解决如何在有限资源的场景下,依然能够最大限度的并行处理的问题
|
||||
|
||||
|
||||
https://github.com/ajithcnambiar/boundedparallelism/blob/master/pipeline/pipeline.go
|
||||
|
||||
https://github.com/keybase/pipeliner/blob/master/pipeliner.go
|
||||
|
||||
|
||||
![](https://github.com/ajithcnambiar/boundedparallelism/raw/master/boundedParallelism.png)
|
||||
|
Loading…
Reference in New Issue
Block a user