@inproceedings{1a64e6025a6048c1a4199e181039f2e4,
title = "Brief announcement: A persistent lock-free queue for non-volatile memory",
abstract = "Non-volatile memory is expected to coexist with (or even displace) volatile DRAM for main memory in upcoming architectures. As a result, there is increasing interest in the problem of designing and specifying durable data structures that can recover from system crashes. Datastructures may be designed to satisfy stricter or weaker durability guarantees to provide a balance between the strength of the provided guarantees and performance overhead. This paper proposes three novel implementations of a concurrent lock-free queue. These implementations illustrate the algorithmic challenges in building persistent lock-free data structures with different levels of durability guarantees. We believe that by presenting these challenges, along with the proposed algorithmic designs, and the possible levels of durability guarantees, we can shed light on avenues for building a wide variety of durable data structures. We implemented the various designs and evaluate their performance overhead compared to a simple queue design for standard (volatile) memory.",
keywords = "Concurrent data structures, Lockfree, Non-blocking, Non-volatile memory",
author = "Michal Friedman and Maurice Herlihy and Virendra Marathe and Erez Petrank",
note = "Publisher Copyright: {\textcopyright} Michal Friedman, Maurice Herlihy, Virendra Marathe, and Erez Petrank;.; 31st International Symposium on Distributed Computing, DISC 2017 ; Conference date: 16-10-2017 Through 20-10-2017",
year = "2017",
month = oct,
day = "1",
doi = "10.4230/LIPIcs.DISC.2017.50",
language = "الإنجليزيّة",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
editor = "Richa, \{Andrea W.\}",
booktitle = "31st International Symposium on Distributed Computing, DISC 2017",
}