DBScholar

Back to papers

Distributed Lock Management with RDMA: Decentralization without Starvation

Summary: DSLR enables fully decentralized, starvation-free locking on RDMA by using fetch-and-add-based protocols that guarantee FCFS without explicit queues. Adapts Lamport's bakery with multiple bakers and one-sided reads, delivering up to 2.8x throughput and notable tail-latency reductions vs prior RDMA lock managers. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5598
Venue
SIGMOD
Year
2018
Pagerank
7.7746739e-05
Overall Rank
3,080 | 78.87%
DOI
10.1145/3183713.3196890

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{yoon_sigmod18,
        title = {{Distributed Lock Management with RDMA: Decentralization without Starvation}},
        author = {Yoon, Dong Young and Chowdhury, Mosharaf and Mozafari, Barzan},
        series = {{SIGMOD} '18},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3183713.3196890},
        url = {https://dl.acm.org/doi/10.1145/3183713.3196890},
        year = {2018}
}

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers