Concurrency pattern

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

https://en.wikipedia.org/wiki/Concurrency_pattern

原文地址:https://www.cnblogs.com/feng9exe/p/8343138.html