Content deleted Content added
Tags: Mobile edit Mobile web edit |
mNo edit summary |
||
Line 1:
'''Maekawa's algorithm''' is an algorithm for [[mutual exclusion]] on a [[distributed system]]. The basis of this algorithm is a [[quorum
==Algorithm==
=== Terminology ===
* A ''site'' is any computing device which runs the Maekawa's
* For any one request of entering the critical section:
** The ''requesting site'' is the site which is requesting to enter the critical section.
|