A new token based distributed mutual exclusion algorithm
Kia Makki, Niki Pissinou, Yelena Yesha
Abstract
Kia Makki, Niki Pissinou, Yelena Yesha
Abstract
The authors present a new token based distributed mutual exclusion algorithm for a distributed computer system of N sites. The proposed algorithm is based on timestamps and the theory of finite projective planes. It also makes use of a "Token Queue" which is part of the token and contains a list of all sites which are requesting the token. The algorithm is deadlock free, free from starvation, and requires no message exchange in the best case, and 4/spl radic/N - 2 message exchanges in the worst case per critical section execution.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The authors present a new token based distributed mutual exclusion algorithm for a distributed computer system of N sites. The proposed algorithm is based on timestamps and the theory of finite projective planes. It also makes use of a "Token Queue" which is part of the token and contains a list of all sites which are requesting the token. The algorithm is deadlock free, free from starvation, and requires no message exchange in the best case, and 4/spl radic/N - 2 message exchanges in the worst case per critical section execution.
Key concepts: Suzuki-Kasami algorithm, Mutual exclusion, Security token, Critical section, Computer science, Token passing, Deadlock, Deadlock prevention algorithms