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:
Recordings about concurrency patterns from Software Engineering Radio:
Original source: https://en.wikipedia.org/wiki/Concurrency pattern.
Read more |