Concurrency pattern

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

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. Lua error in package.lua at line 80: module 'strict' not found.

External links

Recordings about concurrency patterns from Software Engineering Radio:

<templatestyles src="Asbox/styles.css"></templatestyles>