Skip to main content
Log in

Adaptive and efficient mutual exclusion

  • Original article
  • Published:
Distributed Computing Aims and scope Submit manuscript

Summary.

This paper presents adaptive algorithms for mutual exclusion using only read and write operations; the performance of the algorithms depends only on the point contention, i.e., the number of processes that are concurrently active during the algorithm execution (and not on n, the total number of processes). Our algorithm has O(k) remote step complexity and O(logk) system response time, wherek is the point contention. The remote step complexity is the maximal number of steps performed by a process where a wait is counted as one step. The system response time is the time interval between subsequent entries to the critical section, where one time unit is the minimal interval in which every active process performs at least one step. The space complexity of this algorithm is O(N logn), where N is the range of processes' names. We show how to make the space complexity of our algorithm depend solely on n, while preserving the other performance measures of the algorithm.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Additional information

Received: March 2001 / Accepted: November 2001

Rights and permissions

Reprints and permissions

About this article

Cite this article

Attiya, H., Bortnikov, V. Adaptive and efficient mutual exclusion. Distrib Comput 15, 177–189 (2002). https://doi.org/10.1007/s004460100068

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/s004460100068

Navigation