Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Automatic mutual exclusion
Parallel computing paradigm

Automatic mutual exclusion is a parallel computing programming paradigm in which threads are divided into atomic chunks, and the atomic execution of the chunks automatically parallelized using transactional memory.

We don't have any images related to Automatic mutual exclusion yet.
We don't have any YouTube videos related to Automatic mutual exclusion yet.
We don't have any PDF documents related to Automatic mutual exclusion yet.
We don't have any Books related to Automatic mutual exclusion yet.
We don't have any archived web articles related to Automatic mutual exclusion yet.

See also

References

  1. "Automatic Mutual Exclusion". Microsoft Research. Archived from the original on 2012-06-18. Retrieved 2012-08-09. https://web.archive.org/web/20120618175826/http://research.microsoft.com/en-us/projects/ame/default.aspx

  2. Armin Rigo (9 August 2012). "Multicore Programming in PyPy and CPython". PyPy Status Blog. Retrieved 2012-08-09. http://morepypy.blogspot.it/2012/08/multicore-programming-in-pypy-and.html