Jump to content

Concurrency pattern

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jogerh (talk | contribs) at 20:18, 17 June 2010 (Added online reference for Active Objects). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In software engineering, concurrency patterns are those types of design patterns that deal with multi-threaded programming paradigm. Examples of this class of patterns include:

Recordings about concurrency patterns from Software Engineering Radio:

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, Doublas C Scmidt (1995). "Active Object" (PDF). Retrieved 2010-06-17.