Content deleted Content added
m →References: clean up spacing around commas and other punctuation fixes, replaced: ,O → , O (2) |
Revert vandalism (should be release, not ack) |
||
Line 1:
{{Short description|Algorithm for mutual exclusion on a distributed system}}
{{more citations needed|date=December 2009}}
The '''Ricart–Agrawala algorithm''' is an algorithm for [[mutual exclusion]] on a [[distributed system]]. This algorithm is an extension and optimization of [[Lamport's Distributed Mutual Exclusion Algorithm]], by removing the need for
==Algorithm==
|