English

Using RDMA for Lock Management

Distributed, Parallel, and Cluster Computing 2015-07-21 v2

Abstract

In this work, we aim to evaluate different Distributed Lock Management service designs with Remote Direct Memory Access (RDMA). In specific, we implement and evaluate the centralized and the RDMA-enabled lock manager designs for fast network settings. Experimental results confirms a couple of hypotheses. First, in the traditional centralized lock manager design, CPU is the bottleneck and bypassing CPU on client-to-server communication using RDMA results in better lock service perofrmance. Second, different lock manager designs with RDMA in consideration result in even better performance; we need to re-design lock management system for RDMA and fast networks.

Keywords

Cite

@article{arxiv.1507.03274,
  title  = {Using RDMA for Lock Management},
  author = {Yeounoh Chung and Erfan Zamanian},
  journal= {arXiv preprint arXiv:1507.03274},
  year   = {2015}
}
R2 v1 2026-06-22T10:10:22.968Z