ADP 前沿学习

← 板块一 · 研究前沿

Storage-Optimized Data-Atomic Algorithms for Handling Erasures and Errors in Distributed Storage Systems

Konwar, Prakash, Kantor, Lynch, Medard, Schwarzmann · cs.DC,cs.IT,math.IT · 2016-05-05 · 原文

Erasure codes are increasingly being studied in the context of implementing atomic memory objects in large scale asynchronous distributed storage systems. When compared with the traditional replication based schemes, erasure codes have the potential of significantly lowering storage and communication costs while simultaneously guaranteeing the desired resiliency levels. In this work, we propose the Storage-Optimized Data-Atomic (SODA) algorithm for implementing atomic memory objects in the multi-writer multi-reader setting. SODA uses Maximum Distance Separable (MDS) codes, and is specifically designed to optimize the total storage cost for a given fault-tolerance requirement. For tolerating f server crashes in an n-server system, SODA uses an $[n, k]$ MDS code with k=n-f, and incurs a total storage cost of \frac{n}{n-f}. SODA is designed under the assumption of reliable point-to-point communication channels. The communication cost of a write and a read operation are respectively given by O(f^2) and \frac{n}{n-f}(δ_w+1), where δ_w denotes the number of writes that are concurrent with the particular read. In comparison with the recent CASGC algorithm, which also uses MD

🔮 让 ChatGPT 全网深度追问

讲义

讲义·推断 依据「原文」自动生成的结构化摘要(推断),非原文表述;以原文为准。

1. 人话版

Erasure codes are increasingly being studied in the context of implementing atomic memory objects in large scale asynchronous distributed storage systems.

When compared with the traditional replication based schemes, erasure codes have the potential of significantly lowering storage and communication costs while simultaneously guaranteeing the desired resiliency levels.

2. 领域脉络

本文类目:cs.DC、cs.IT、math.IT,属于其所在研究脉络的最新进展。

3. 机制拆解

In this work, we propose the Storage-Optimized Data-Atomic (SODA) algorithm for implementing atomic memory objects in the multi-writer multi-reader setting.

SODA uses Maximum Distance Separable (MDS) codes, and is specifically designed to optimize the total storage cost for a given fault-tolerance requirement.

For tolerating f server crashes in an n-server system, SODA uses an $[n, k]$ MDS code with k=n-f, and incurs a total storage cost of \frac{n}{n-f}.

4. 证据与数字

The communication cost of a write and a read operation are respectively given by O(f^2) and \frac{n}{n-f}(δ_w+1), where δ_w denotes the number of writes that are concurrent with the particular read.

5. 反例与边界

摘要未声明局限与反例——这是需要警惕的信号,精读时先问边界。

6. 跨领域连接与意外收获

横跨 3 个类目(cs.DC、cs.IT、math.IT),关注其在你兴趣板块间的迁移面。

7. 可复用方法

把本文机制与你手头项目对照,找一个两周内能验证的最小实验。

8. 术语表

精读时把不熟的术语记入此处,作为下次回忆的锚点。