peterson-algorithm
Created by
wolfram77
Peterson's algorithm is a concurrent algorithm for mutual exclusion with multiple processes using only shared memory for communication.
Peterson's algorithm is a concurrent algorithm for mutual exclusion with multiple processes using only shared memory for communication.