Skip to content

Implementation of the Maekawa Algorithm, for Mutual Exclusion on a distributed System

Notifications You must be signed in to change notification settings

Sletheren/Maekawa-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Maekawa-JAVA

Implementation of the Maekawa Algorithm, for Mutual Exclusion on a distributed System using JAVA Created for the Distributed-Algorithms class (Cadi Ayyad University) By: Abdelghafour Rakhma PS: Maekawa's algorithm 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.

About

Implementation of the Maekawa Algorithm, for Mutual Exclusion on a distributed System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages