English

An asynchronous message-passing distributed algorithm for the global critical section problem

Distributed, Parallel, and Cluster Computing 2018-07-17 v1

Abstract

This paper considers the global (l,k)(l,k)-CS problem which is the problem of controlling the system in such a way that, at least ll and at most kk processes must be in the CS at a time in the network. In this paper, a distributed solution is proposed in the asynchronous message-passing model. Our solution is a versatile composition method of algorithms for ll-mutual inclusion and kk-mutual exclusion. Its message complexity is O(Q)O(|Q|), where Q|Q| is the maximum size for the quorum of a coterie used by the algorithm, which is typically Q=n|Q| = \sqrt{n}.

Keywords

Cite

@article{arxiv.1807.05674,
  title  = {An asynchronous message-passing distributed algorithm for the global critical section problem},
  author = {Sayaka Kamei and Hirotsugu Kakugawa},
  journal= {arXiv preprint arXiv:1807.05674},
  year   = {2018}
}

Comments

This is a modified version of the conference paper in PDAA2017

R2 v1 2026-06-23T03:02:11.740Z