Concurrency pattern

In 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 also

References

Recordings about concurrency patterns from Software Engineering Radio:

Uses material from the Wikipedia article Concurrency pattern, released under the CC BY-SA 4.0 license.