Maekawa's algorithm: Difference between revisions

Content deleted Content added
See also: You can't "see" articles that do not exist.
mNo edit summary
Line 1:
'''Maekawa's Algorithmalgorithm''' is an algorithm for [[mutual exclusion]] on a [[distributed system]]. The basis of this algorithm is a quorum like approach where any one site needs only to seek permissions from a subset of other sites.
 
== Algorithm ==