Automatic mutual exclusion
Appearance
Automatic mutual exclusion is a parallel computing programming paradigm in which threads are divided into chunks, and the execution of the chunks automatically parallelized using transactional memory.[1][2]
References
- ^ "Automatic Mutual Exclusion". Microsoft Research.
{{cite web}}
: Text "accessdate-2012-08-09" ignored (help) - ^ Armin Rigo. "Multicore Programming in PyPy and CPython". PyPy Status Blog.
{{cite web}}
: Text "accessdate-2012-08-09" ignored (help)