Content deleted Content added
m moved Ricart-Agrawala Algorithm to Ricart-Agrawala algorithm: Algorithm -> algorithm |
Bringing "External links" and "See also" sections in line with the Manual of Style using AWB |
||
Line 2:
== Algorithm ==
=== Terminology ===
* A ''site'' is any computing device which is running the Ricart-Agrawala Algorithm
Line 31 ⟶ 30:
Once site <math>P_i</math> has received a <math>reply</math> message from site <math>P_j</math>, site <math>P_i</math> may enter the critical section without receiving permission from <math>P_j</math> until <math>P_i</math> has sent a <math>reply</math> message to <math>P_j</math>
== See
* [[Lamport's bakery algorithm|Lamport's Bakery Algorithm]]
* [[Lamport's Distributed Mutual Exclusion Algorithm]]
|