Dynamic sharing of a multiple access channel
Dynamic sharing of a multiple access channel
复制标题
多路访问信道的动态共享
DOI:
10.4230/lipics.stacs.2010.2446
复制
发表时间:
2010
期刊:
影响因子:
--
通讯作者:
D. Kowalski
中科院分区:
文献类型:
--
作者:
Marcin Bienkowski;M. Klonowski;M. Korzeniowski;D. Kowalski
In this paper we consider the mutual exclusion problem on a multiple access channel. Mutual exclusion is one of the fundamental problems in distributed computing. In the classic version of this problem, n processes perform a concurrent program which occasionally triggers some of them to use shared resources, such as memory, communication channel, device, etc. The goal is to design a distributed algorithm to control entries and exits to/from the shared resource in such a way that in any time there is at most one process accessing it. We consider both the classic and a slightly weaker version of mutual exclusion, called ep-mutual-exclusion, where for each period of a process staying in the critical section the probability that there is some other process in the critical section is at most ep. We show that there are channel settings, where the classic mutual exclusion is not feasible even for randomized algorithms, while ep-mutual-exclusion is. In more relaxed channel settings, we prove an exponential gap between the makespan complexity of the classic mutual exclusion problem and its weaker ep-exclusion version. We also show how to guarantee fairness of mutual exclusion algorithms, i.e., that each process that wants to enter the critical section will eventually succeed.