518 B
518 B
| title | chunk | source | category | tags | date_saved | instance |
|---|---|---|---|---|---|---|
| Automatic mutual exclusion | 1/1 | https://en.wikipedia.org/wiki/Automatic_mutual_exclusion | reference | science, encyclopedia | 2026-05-05T11:31:01.443703+00:00 | kb-cron |
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.
== References ==
== See also == Bulk synchronous parallel