Skip to search formSkip to main contentSkip to account menu

Concurrency pattern

Known as: Concurrency patterns 
In software engineering, concurrency patterns are those types of design patterns that deal with the multi-threaded programming paradigm. Examples of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2020
2020
Deviance mining is an emerging area in the field of Process Mining, with the aim of explaining the differences between normal and… 
Review
2015
Review
2015
As the domain of Big Data continues to grow in importance and popularity, there is an increasing need to research techniques that… 
2014
2014
Along with rapid advancements of convergent devices, increased software complexity paired with contrastingly shortened software… 
2013
2013
Fine-grained locking is often necessary to increase concurrency. Correctly implementing fine-grained locking with today's… 
2013
2013
This paper presents a self adaptive architecture to enhance the energy efficiency of coarse-grained reconfigurable architectures… 
2008
2008
This quote expresses the importance of choosing the right vocabulary to describe and reason about a concept. There is a long and… 
2008
2008
Aiming at developing reliable concurrent software, the engineering practice uses appropriate metrics. Our tool Quasar analyses… 
2004
2004
Developing muli-threaded applications is harder than developing sequential programs because an object can be manipulated…