Misplaced Pages

Concurrency pattern

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Concurrency patterns)

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

  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. Scmidt (1995). "Active Object" (PDF). Archived from the original (PDF) on 2010-06-15. Retrieved 2010-06-17.

External links

Recordings about concurrency patterns from Software Engineering Radio:

Software design patterns
Gang of Four
patterns
Creational
Structural
Behavioral
Concurrency
patterns
Architectural
patterns
Other
patterns
Books
People
Communities
See also


Stub icon

This computer science article is a stub. You can help Misplaced Pages by expanding it.

Categories: