CSpace  > 中国科学院计算技术研究所期刊论文  > 英文
dCompaction: Delayed Compaction for the LSM-Tree
Pan, Fengfeng1,2; Yue, Yinliang3; Xiong, Jin2
2017-12-01
发表期刊INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING
ISSN0885-7458
卷号45期号:6页码:1310-1325
摘要Key-value (KV) stores have become a backbone of large-scale applications in today's data centers. Write-optimized data structures like the Log-Structured Merge-tree (LSM-tree) and their variants are widely used in KV storage systems like BigTable and RocksDB. Conventional LSM-tree organizes KV items into multiple, successively larger components, and uses compaction to push KV items from one smaller component to another adjacent larger component until the KV items reach the largest component. Unfortunately, current compaction scheme incurs significant write amplification due to repeated KV item reads and writes, and then results in poor throughput. We propose a new compaction scheme, delayed compaction (dCompaction), that decreases write amplification. dCompaction postpones some compactions and gather them into the following compaction. In this way, it avoids KV item reads and writes during compaction, and consequently improves the throughput of LSM-tree based KV stores. We implement dCompaction on RocksDB, and conduct extensive experiments. Validation using YCSB framework shows that compared with RocksDB dCompaction has about 30% write performance improvements and also comparable read performance.
关键词Key-value store LSM-tree Write amplification Delayed compaction Virtual compaction Real compaction
DOI10.1007/s10766-016-0472-z
收录类别SCI
语种英语
资助项目MOST's 13th FYP project of China[2016YFB1000202] ; National Science Foundation of China[61303056] ; National Science Foundation of China[61379042] ; Youth Innovation Promotion Association, CAS[2016146]
WOS研究方向Computer Science
WOS类目Computer Science, Theory & Methods
WOS记录号WOS:000411558500005
出版者SPRINGER/PLENUM PUBLISHERS
引用统计
被引频次:25[WOS]   [WOS记录]     [WOS相关记录]
文献类型期刊论文
条目标识符http://119.78.100.204/handle/2XEOYT63/6811
专题中国科学院计算技术研究所期刊论文_英文
通讯作者Pan, Fengfeng
作者单位1.Univ Chinese Acad Sci, Beijing, Peoples R China
2.Chinese Acad Sci, Inst Comp Technol, State Key Lab Comp Architecture, Beijing, Peoples R China
3.Chinese Acad Sci, Inst Informat Engn, Beijing, Peoples R China
推荐引用方式
GB/T 7714
Pan, Fengfeng,Yue, Yinliang,Xiong, Jin. dCompaction: Delayed Compaction for the LSM-Tree[J]. INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING,2017,45(6):1310-1325.
APA Pan, Fengfeng,Yue, Yinliang,&Xiong, Jin.(2017).dCompaction: Delayed Compaction for the LSM-Tree.INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING,45(6),1310-1325.
MLA Pan, Fengfeng,et al."dCompaction: Delayed Compaction for the LSM-Tree".INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 45.6(2017):1310-1325.
条目包含的文件
条目无相关文件。
个性服务
推荐该条目
保存到收藏夹
查看访问统计
导出为Endnote文件
谷歌学术
谷歌学术中相似的文章
[Pan, Fengfeng]的文章
[Yue, Yinliang]的文章
[Xiong, Jin]的文章
百度学术
百度学术中相似的文章
[Pan, Fengfeng]的文章
[Yue, Yinliang]的文章
[Xiong, Jin]的文章
必应学术
必应学术中相似的文章
[Pan, Fengfeng]的文章
[Yue, Yinliang]的文章
[Xiong, Jin]的文章
相关权益政策
暂无数据
收藏/分享
所有评论 (0)
暂无评论
 

除非特别说明,本系统中所有内容都受版权保护,并保留所有权利。