Empirical Evaluation of Mutual Exclusion Algorithms for Distributed Systems
โ Scribed by Shiwa S. Fu; Nian-Feng Tzeng; Jen-Yao Chung
- Publisher
- Elsevier Science
- Year
- 2000
- Tongue
- English
- Weight
- 270 KB
- Volume
- 60
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
โฆ Synopsis
Mutual exclusion in distributed memory systems is realized by passing messages among sites to establish a sequence for the waiting sites to enter the critical section. We have evaluated various distributed mutual exclusion algorithms on the IBM SP2 machine and the Intel iPSCร860 system, with their empirical results compared in terms of such criteria as the number of message exchanges and response time. The results take into account the effects of critical section request rate, critical section duration, and system size. Our results indicate that the Star algorithm (1991, M. L. Neilsen and M. Mizuno, in ``Proc. 11th Int. Conf. Distributed Computing Systems,'' pp. 354 360) achieves the shortest response time in most cases among all the algorithms on a small to medium-sized system, when sites request the critical section many times before involving any barrier synchronization. This is because (1) it requires the exchange of no more than three messages per critical section entry, and (2) contention can quickly be alleviated after several entries into
๐ SIMILAR VOLUMES
## Call for Papers Special Issue of Computer Vision and Image Understanding on Empirical Evaluation of Computer Vision Algorithms Computer vision has advanced to the point where a stronger experimental tradition is needed. As the importance of this need becomes better recognized, more researchers