sentenz / convention

General articles, conventions, and guides.
https://sentenz.github.io/convention/
Apache License 2.0
4 stars 2 forks source link

Modify article about `Concurrency Patterns` of `Software Design Patterns` #273

Open sentenz opened 11 months ago

sentenz commented 11 months ago

Software Design Patterns

Category

Concurrency Patterns

Active Object

Monitor Object

Thread Pool

Producer-Consumer

Read-Write Lock

Double-Checked Locking

Reactor

Half-Sync/Half-Async

Leader/Followers

Balking

Terminology

sentenz commented 11 months ago

Merge into #72