An evaluation of distributed concurrency control

R Harding, D Van Aken, A Pavlo… - Proceedings of the VLDB …, 2017 - dl.acm.org
R Harding, D Van Aken, A Pavlo, M Stonebraker
Proceedings of the VLDB Endowment, 2017dl.acm.org
Increasing transaction volumes have led to a resurgence of interest in distributed transaction
processing. In particular, partitioning data across several servers can improve throughput by
allowing servers to process transactions in parallel. But executing transactions across
servers limits the scalability and performance of these systems. In this paper, we quantify the
effects of distribution on concurrency control protocols in a distributed environment. We
evaluate six classic and modern protocols in an in-memory distributed database evaluation …
Increasing transaction volumes have led to a resurgence of interest in distributed transaction processing. In particular, partitioning data across several servers can improve throughput by allowing servers to process transactions in parallel. But executing transactions across servers limits the scalability and performance of these systems.
In this paper, we quantify the effects of distribution on concurrency control protocols in a distributed environment. We evaluate six classic and modern protocols in an in-memory distributed database evaluation framework called Deneva, providing an apples-to-apples comparison between each. Our results expose severe limitations of distributed transaction processing engines. Moreover, in our analysis, we identify several protocol-specific scalability bottlenecks. We conclude that to achieve truly scalable operation, distributed concurrency control solutions must seek a tighter coupling with either novel network hardware (in the local area) or applications (via data modeling and semantically-aware execution), or both.
ACM Digital Library