Institute of Computing Technology, Chinese Academy IR
Quadboost: A Scalable Concurrent Quadtree | |
Zhou, Keren1; Tan, Guangming1; Zhou, Wei2 | |
2018-03-01 | |
发表期刊 | IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS |
ISSN | 1045-9219 |
卷号 | 29期号:3页码:673-686 |
摘要 | Building concurrent spatial trees is more complicated than binary search trees since a space hierarchy should be preserved during modifications. We present a non-blocking quadtree (quadboost) that supports concurrent insert, remove, move, and contain operations, in which the move operation combines the searches for different keys together and modifies different positions atomically. To increase its concurrency, a decoupling approach is proposed to separate physical adjustment from logical removal within the remove operation. In addition, we design a continuous find mechanism to reduce the search cost. Experimental results show that quadboost scales well on a multi-core system with 32 hardware threads. It outperforms existing concurrent trees in retrieving two-dimensional keys with up to 109 percent improvement when the number of threads is large. Furthermore, the move operation achieves better performance than the best-known algorithm with up to 47 percent. |
关键词 | Concurrent data structures quadtree continuous find decoupling LCA |
DOI | 10.1109/TPDS.2017.2762298 |
收录类别 | SCI |
语种 | 英语 |
资助项目 | National Natural Science Foundation of China[61762089] ; National Natural Science Foundation of China[61363021] ; National Natural Science Foundation of China[61521092] ; National Natural Science Foundation of China[91430218] ; National Natural Science Foundation of China[31327901] ; National Natural Science Foundation of China[61472395] ; National Natural Science Foundation of China[61272134] ; National Natural Science Foundation of China[61432018] ; National Key Research and Development Program of China[2016YFB0201305] ; National Key Research and Development Program of China[2016YFB0200300] ; National Key Research and Development Program of China[2016YFB0200504] ; National Key Research and Development Program of China[2016YFB0200803] |
WOS研究方向 | Computer Science ; Engineering |
WOS类目 | Computer Science, Theory & Methods ; Engineering, Electrical & Electronic |
WOS记录号 | WOS:000425173200014 |
出版者 | IEEE COMPUTER SOC |
引用统计 | |
文献类型 | 期刊论文 |
条目标识符 | http://119.78.100.204/handle/2XEOYT63/5670 |
专题 | 中国科学院计算技术研究所期刊论文_英文 |
通讯作者 | Zhou, Keren; Zhou, Wei |
作者单位 | 1.Chinese Acad Sci, Inst Comp Technol, State Key Lab Comp Architecture, Beijing 100864, Peoples R China 2.Yunnan Univ, Sch Software, Kunming 650221, Yunnan, Peoples R China |
推荐引用方式 GB/T 7714 | Zhou, Keren,Tan, Guangming,Zhou, Wei. Quadboost: A Scalable Concurrent Quadtree[J]. IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS,2018,29(3):673-686. |
APA | Zhou, Keren,Tan, Guangming,&Zhou, Wei.(2018).Quadboost: A Scalable Concurrent Quadtree.IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS,29(3),673-686. |
MLA | Zhou, Keren,et al."Quadboost: A Scalable Concurrent Quadtree".IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 29.3(2018):673-686. |
条目包含的文件 | 条目无相关文件。 |
除非特别说明,本系统中所有内容都受版权保护,并保留所有权利。
修改评论