292 0

Border-Collie: A Wait-free, Read-optimal Algorithm for Database Logging on Multicore Hardware

Title
Border-Collie: A Wait-free, Read-optimal Algorithm for Database Logging on Multicore Hardware
Author
정형수
Keywords
Database logging; Multicore scalability; Wait-freedom
Issue Date
2019-06
Publisher
Association for Computing Machinery
Citation
Proceedings of the ACM SIGMOD International Conference on Management of Data, Page. 723-740
Abstract
Actions changing the state of databases are all logged with proper ordering being imposed. Database engines obeying this golden rule of logging enforce total ordering on all events, and this poses challenges in addressing the scalability bottlenecks of database logging on multicore hardware. We reexamined the problem of database logging and realized that in any given log history, obtaining an upper bound on the size of a set that preserves the happen-before relation is the essence of the matter. Based on our understanding, we propose Border-Collie, a wait-free and read-optimal algorithm for database logging that finds such an upper bound even with some worker threads often being idle. We show that (1) Border-Collie always finds the largest set of logged events satisfying the condition in a finite number of steps (i.e., wait-free), (2) the number of logged events to be read is also minimal (i.e., read-optimal), and (3) both properties hold even with threads being in intermittent work. Experimental results demonstrated that Border-Collie proves our claims under various workloads; Border-Collie outperforms the state-of-the-art centralized logging techniques (i.e., Eleda and ERMIA) by up to ~2X and exhibits almost the same throughput with much shorter commit latency than the state-of-the-art decentralized logging techniques (i.e., Silo and FOEDUS).
URI
https://dl.acm.org/citation.cfm?doid=3299869.3300071https://repository.hanyang.ac.kr/handle/20.500.11754/121978
ISBN
978-145035643-5
ISSN
0730-8078
DOI
10.1145/3299869.3300071
Appears in Collections:
COLLEGE OF ENGINEERING[S](공과대학) > COMPUTER SCIENCE(컴퓨터소프트웨어학부) > Articles
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE