Crossword adaptively balances per-server shard count and quorum size for each consensus instance to cut critical-path bandwidth while preserving classic fault tolerance and adding graceful leader failover via follower gossiping.
Locally Repairable Codes
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Distributed storage systems for large-scale applications typically use replication for reliability. Recently, erasure codes were used to reduce the large storage overhead, while increasing data reliability. A main limitation of off-the-shelf erasure codes is their high-repair cost during single node failure events. A major open problem in this area has been the design of codes that {\it i)} are repair efficient and {\it ii)} achieve arbitrarily high data rates. In this paper, we explore the repair metric of {\it locality}, which corresponds to the number of disk accesses required during a {\color{black}single} node repair. Under this metric we characterize an information theoretic trade-off that binds together locality, code distance, and the storage capacity of each node. We show the existence of optimal {\it locally repairable codes} (LRCs) that achieve this trade-off. The achievability proof uses a locality aware flow-graph gadget which leads to a randomized code construction. Finally, we present an optimal and explicit LRC that achieves arbitrarily high data-rates. Our locality optimal construction is based on simple combinations of Reed-Solomon blocks.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Crossword: Adaptive Consensus for Dynamic Data-Heavy Workloads
Crossword adaptively balances per-server shard count and quorum size for each consensus instance to cut critical-path bandwidth while preserving classic fault tolerance and adding graceful leader failover via follower gossiping.