Concurrency pattern
From Wikipedia, the free encyclopedia
In software engineering, concurrency patterns are one of the types of design patterns. Examples of this class of patterns include:
- Active Object
- Balking pattern
- Double checked locking pattern
- Guarded suspension
- Leaders/followers pattern
- Monitor Object
- Read write lock pattern
- Scheduler pattern
- Thread pool pattern
- Thread-Specific Storage
- Reactor pattern
[edit] External links
Podcasts about concurrency patterns from Software Engineering Radio: