AbstractsBiology & Animal Science

Adaptive control for availability and consistency in distributed key-values stores

by Canh Son Nguyen Ba




Institution: University of Illinois – Urbana-Champaign
Department: 0112
Degree: MS
Year: 2015
Keywords: distributed databases
Record ID: 2060566
Full text PDF: http://hdl.handle.net/2142/73093


Abstract

The CAP theorem says that distributed key-value stores can only provide bounded consistency (C) and availability (A) under the presence of partition (P). Recent work has proposed the ability for applications of such stores to specify either an availability SLA or a consistency SLA. In this paper, we propose an adaptive algorithm that automatically controls the underlying storage system in real-time to meet such an SLA while optimizing the other C/A metric. We also present an implementation of the algorithm based on the popular key-value store Riak. Our experiments with the modified system, under realistic workloads, show that the control technique is able to change the system???s configurations to quickly and stably satisfy the SLAs.