Concurrency patternIn software engineering, concurrency patterns are those types of design patterns that deal with the multi-threaded programming paradigm. Examples of this class of patterns include:
See alsoReferences
External links
Recordings about concurrency patterns from Software Engineering Radio:
|