Content deleted Content added
m →References: clean up spacing around commas and other punctuation fixes, replaced: ,O → , O (2) |
Corrected See Also link for Nami-Trehel's Algorithm to point to existing Wikipedia page. |
||
(One intermediate revision by one other user not shown) | |||
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==
Line 41:
* [[Suzuki–Kasami algorithm]]
* [[Raymond's algorithm]]
* [[Naimi–Trehel algorithm|Naimi–Trehel's algorithm]]
==References==
|