English

Technical Report: Asymmetric Mutual Exclusion for RDMA

Distributed, Parallel, and Cluster Computing 2022-08-23 v1

Abstract

Coordinating concurrent access to a shared resource using mutual exclusion is a fundamental problem in computation. In this paper, we present a novel approach to mutual exclusion designed specifically for distributed systems leveraging a popular network communication technology, remote direct memory access (RDMA). Our approach enables local processes to avoid using RDMA operations entirely, limits the number of RDMA operations required by remote processes, and guarantees both starvation-freedom and fairness.

Cite

@article{arxiv.2208.09540,
  title  = {Technical Report: Asymmetric Mutual Exclusion for RDMA},
  author = {Jacob Nelson-Slivon and Lewis Tseng and Roberto Palmieri},
  journal= {arXiv preprint arXiv:2208.09540},
  year   = {2022}
}
R2 v1 2026-06-25T01:49:54.482Z