Abstract
Do some storage interfaces enable higher performance than others? Can one identify and exploit such interfaces to realize high performance in storage systems? This paper answers these questions in the affirmative by identifying nil-externality, a property of storage interfaces. A nil-externalizing (nilext) interface may modify state within a storage system but does not externalize its effects or system state immediately to the outside world. As a result, a storage system can apply nilext operations lazily, improving performance. In this paper, we take advantage of nilext interfaces to build high-performance replicated storage. We implement Skyros, a nilext-aware replication protocol that offers high performance by deferring ordering and executing operations until their effects are externalized. We show that exploiting nil-externality offers significant benefit: for many workloads, Skyros provides higher performance than standard consensus-based replication. For example, Skyros offers 3x lower latency while providing the same high throughput offered by throughput-optimized Paxos.
Original language | English (US) |
---|---|
Title of host publication | SOSP 2021 - Proceedings of the 28th ACM Symposium on Operating Systems Principles |
Publisher | Association for Computing Machinery |
Pages | 440-456 |
Number of pages | 17 |
ISBN (Electronic) | 9781450387095 |
DOIs | |
State | Published - Oct 26 2021 |
Externally published | Yes |
Event | 28th ACM Symposium on Operating Systems Principles, SOSP 2021 - Virtual, Online, Germany Duration: Oct 26 2021 → Oct 29 2021 |
Conference
Conference | 28th ACM Symposium on Operating Systems Principles, SOSP 2021 |
---|---|
Country/Territory | Germany |
City | Virtual, Online |
Period | 10/26/21 → 10/29/21 |
Keywords
- Fault-tolerance
- Replication
- Storage
ASJC Scopus subject areas
- Computational Theory and Mathematics
- Computer Science Applications
- Software