TY - GEN
T1 - Rein: Taming Tail Latency in Key-Value Stores via Multiget Scheduling
AU - Reda, Waleed
AU - Canini, Marco
AU - Suresh, Lalith
AU - Kostić, Dejan
AU - Braithwaite, Sean
N1 - KAUST Repository Item: Exported on 2020-10-01
Acknowledgements: Waleed Reda was supported by a fellowship from the Erasmus Mundus Joint Doctorate in Distributed Computing (EMJD-DC) program funded by the European Commission (EACEA) (FPA 2012-0030). This project is in part financially supported by the Swedish Foundation for Strategic Research.
PY - 2017/4/17
Y1 - 2017/4/17
N2 - We tackle the problem of reducing tail latencies in distributed key-value stores, such as the popular Cassandra database.We focus on workloads of multiget requests, which batch together access to several data elements and parallelize read operations across the data store machines. We first analyze a production trace of a real system and quantify the skew due to multiget sizes, key popularity, and other factors. We then proceed to identify opportunities for reduction of tail latencies by recognizing the composition of aggregate requests and by carefully scheduling bottleneck operations that can otherwise create excessive queues. We design and implement a system called Rein, which reduces latency via inter-multiget scheduling using low overhead techniques. We extensively evaluate Rein via experiments in Amazon Web Services (AWS) and simulations. Our scheduling algorithms reduce the median, 95, and 99 percentile latencies by factors of 1.5, 1.5, and 1.9, respectively.
AB - We tackle the problem of reducing tail latencies in distributed key-value stores, such as the popular Cassandra database.We focus on workloads of multiget requests, which batch together access to several data elements and parallelize read operations across the data store machines. We first analyze a production trace of a real system and quantify the skew due to multiget sizes, key popularity, and other factors. We then proceed to identify opportunities for reduction of tail latencies by recognizing the composition of aggregate requests and by carefully scheduling bottleneck operations that can otherwise create excessive queues. We design and implement a system called Rein, which reduces latency via inter-multiget scheduling using low overhead techniques. We extensively evaluate Rein via experiments in Amazon Web Services (AWS) and simulations. Our scheduling algorithms reduce the median, 95, and 99 percentile latencies by factors of 1.5, 1.5, and 1.9, respectively.
UR - http://hdl.handle.net/10754/625020
UR - http://dl.acm.org/citation.cfm?doid=3064176.3064209
UR - http://www.scopus.com/inward/record.url?scp=85019245076&partnerID=8YFLogxK
U2 - 10.1145/3064176.3064209
DO - 10.1145/3064176.3064209
M3 - Conference contribution
SN - 9781450349383
SP - 95
EP - 110
BT - Proceedings of the Twelfth European Conference on Computer Systems - EuroSys '17
PB - Association for Computing Machinery (ACM)
ER -