Ly-Hudak Algorithm |
Several processes want get to acces to a global resource.
This algorithm regulates the access to the resource over passing a critical region which can
only be entered if the process is in possession of a token. In the whole network exists only one token.
Further the algorithm shortens the path from every requesting process to the token.