@inproceedings{f0b89689c8ec456a9dc453c1f7e2d87b,
title = "A coded shared atomic memory algorithm for message passing architectures",
abstract = "This paper considers the communication and storage costs of emulating atomic (linearizable) multi-writer multi-reader shared memory in distributed message-passing systems. The paper contains two main contributions: 1) We present an atomic shared-memory emulation algorithm that we call Coded Atomic Storage (CAS). This algorithm uses erasure coding methods. In a storage system with 'N' servers that is resilient to 'f' server failures, we show that the communication cost of CAS is N/(N-2f). The storage cost of CAS is unbounded. 2) We present a variant of CAS known as CAS with Garbage Collection (CASGC). The CASGC algorithm is parametrized by an integer δ and has a bounded storage cost. We show that in every execution where the number of write operations that are concurrent with a read operation is no bigger than δ, the CASGC algorithm with parameter δ satisfies atomicity and liveness. We explicitly characterize the storage cost of CASGC, and show that it has the same communication cost as CAS.",
author = "Cadambe, {Viveck R.} and Nancy Lynch and Muriel M{\'e}dard and Peter Musial",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 2014 13th IEEE International Symposium on Network Computing and Applications, NCA 2014 ; Conference date: 21-08-2014 Through 23-08-2014",
year = "2014",
month = oct,
day = "14",
doi = "10.1109/NCA.2014.44",
language = "English (US)",
series = "Proceedings - 2014 IEEE 13th International Symposium on Network Computing and Applications, NCA 2014",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "253--260",
booktitle = "Proceedings - 2014 IEEE 13th International Symposium on Network Computing and Applications, NCA 2014",
address = "United States",
}