mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-22 13:06:09 +03:00
Update README
This commit is contained in:
parent
dc9da4ae32
commit
8253fa5702
@ -83,7 +83,6 @@ __Messaging Patterns__:
|
|||||||
| [Publish/Subscribe](publish_subscribe.go) | Passes information to a collection of recipients who subscribed to a topic |
|
| [Publish/Subscribe](publish_subscribe.go) | Passes information to a collection of recipients who subscribed to a topic |
|
||||||
| [Push & Pull](push_pull.go) | Distributes messages to multiple workers, arranged in a pipeline |
|
| [Push & Pull](push_pull.go) | Distributes messages to multiple workers, arranged in a pipeline |
|
||||||
|
|
||||||
|
|
||||||
__Stability Patterns__:
|
__Stability Patterns__:
|
||||||
|
|
||||||
| Pattern | Description |
|
| Pattern | Description |
|
||||||
|
Loading…
Reference in New Issue
Block a user