Log-structured Protocols in Delos

11Citations
Citations of this article
27Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Developers have access to a wide range of storage APIs and functionality in large-scale systems, such as relational databases, key-value stores, and namespaces. However, this diversity comes at a cost: each API is implemented by a complex distributed system that is difficult to develop and operate. Delos amortizes this cost by enabling different APIs on a shared codebase and operational platform. The primary innovation in Delos is a log-structured protocol: a fine-grained replicated state machine executing above a shared log that can be layered into reusable protocol stacks under different databases. We built and deployed two production databases using Delos at Facebook, creating nine different log-structured protocols in the process. We show via experiments and production data that log-structured protocols impose low overhead, while allowing optimizations that can improve latency by up to 100X (e.g., via leasing) and throughput by up to 2X (e.g., via batching).

Author supplied keywords

Cite

CITATION STYLE

APA

Balakrishnan, M., Shen, C., Jafri, A., Mapara, S., Geraghty, D., Flinn, J., … Song, Y. J. (2021). Log-structured Protocols in Delos. In SOSP 2021 - Proceedings of the 28th ACM Symposium on Operating Systems Principles (pp. 538–552). Association for Computing Machinery, Inc. https://doi.org/10.1145/3477132.3483544

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free