# Peterson's algorithm

> English word · Proper noun

## Definitions
1. A concurrent programming algorithm for mutual exclusion that allows two or more processes to share a single-use resource without conflict, using only shared memory for communication.

## Etymology
Formulated by Gary L. Peterson in 1981.

## Source
Compiled from Wiktionary via kaikki.org (CC BY-SA). Data vintage: 2026-05-06.
Canonical page: https://plainspell.com/en/word/peterson-s-algorithm
