Jump to content

Concurrency pattern

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Frap (talk | contribs) at 14:13, 30 April 2025. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

[edit]

References

[edit]
  1. ^ Douglas C. Schmidt, Michael Stal, Hans Rohnert, Frank Buschmann "Pattern-Oriented Software Architecture, Volume 2, Patterns for Concurrent and Networked Objects", Wiley, 2000
  2. ^ R. Greg Lavender, Douglas C. Schmidt (1995). "Active Object" (PDF). Archived from the original (PDF) on 2010-06-15. Retrieved 2010-06-17.
[edit]

Recordings about concurrency patterns from Software Engineering Radio: