Litcius/Paper detail

XIndex

Chuzhe Tang, Youyun Wang, Zhiyuan Dong, Gansen Hu, Zhaoguo Wang, Minjie Wang, Haibo Chen

2020103 citationsDOI

Abstract

We present XIndex, a concurrent ordered index designed for fast queries. Similar to a recent proposal of the learned index, XIndex uses learned models to optimize index efficiency. Comparing with the learned index, XIndex is able to effectively handle concurrent writes without affecting the query performance by leveraging fine-grained synchronization and a new compaction scheme, Two-Phase Compaction. Furthermore, XIndex adapts its structure according to run-time workload characteristics to support dynamic workload. We demonstrate the advantages of XIndex with both YCSB and TPC-C (KV), a TPC-C variant for key-value stores. XIndex achieves up to 3.2X and 4.4X performance improvement comparing with Masstree and Wormhole, respectively, on a 24-core machine, and it is open-sourced1.

Topics & Concepts

Computer scienceWorkloadSynchronization (alternating current)Index (typography)Key (lock)Distributed computingCore (optical fiber)Computer networkOperating systemProgramming languageChannel (broadcasting)TelecommunicationsDistributed systems and fault toleranceAlgorithms and Data CompressionAdvanced Data Storage Technologies