Mutual exclusion algorithms in distributed networks"/> Mutual exclusion algorithms in distributed networks"/>
@article{Vekhter97,
author = {Daniel Vekhter and Alex Rasin and Yuriy Brun},
title = {Mutual
exclusion algorithms in distributed networks},
journal = {Journal of Student Research, Science and Technology},
venue = {JSRST},
publisher = {Resource Center, Prince George's Community College},
address = {Largo, {MD}, {USA}},
volume = {2},
number = {1},
month = {February},
year = {1997},
pages = {65--67},
abstract = {The problem of mutual exclusion is ever-present in distributed
networks. Various algorithms have been suggested as a means to solve the
problem. This paper discusses the efficiency of three such algorithms ---
Test-and-Set bit, Dijkstra's, and Peterson's. The performance of each of the
algorithms depends on the number of competing processes and the length of the
remainder section. Our experimental results show which of the three algorithms
are the most efficient to use depending on the size of the network and the
number of remainder steps.},
}