Maekawa's algorithm: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: references removed
Line 1:
'''Maekawa's algorithm''' is an algorithm for [[mutual exclusion]] on a [[distributed system]]<ref> 1 </ref>. 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==