Are there any generalizations of the interaction of objects and data and flows with the names of design patterns?
Obviously, a lot of things are happening, this is synchronization on the site, message passing through the queue, as well as reference counting in memory management systems.
But are there still OO-oriented names for multi-threaded design patterns and systems that clearly embody best practices?
multithreading synchronization oop design-patterns
martinr
source share