An I/O-efficient buffer batch replacement policy for update-intensive graph databases

作者:Zhou, Ningnan; Zhou, Xuan*; Zhang, Xiao; Wang, Shan; Liu, Ling
来源:21st International Conference on Database Systems for Advanced Applications, DASFAA 2016, United States, 2016-04-16 to 2016-04-19.
DOI:10.1007/978-3-319-32049-6_15

摘要

With the proliferation of graph based applications, such as social network management and Web structure mining, update-intensive graph databases have become an important component of today’s data management platforms. Several techniques have been recently proposed to exploit locality on both data organization and computational model in graph databases. However, little investigation has been conducted on buffer management of graph databases. To the best of our knowledge, current buffer managers of graph databases suffer performance loss caused by unnecessary random I/O access. To solve this problem, we develop a novel batch replacement policy for buffer management. This policy enables us to maximally exploit sequential I/O to improve the performance of graph database. To enable the policy, we devise a segment tree based buffer manager to efficiently maintains optimal replacement plan. Extensive experiments on real-world and synthetic datasets demonstrate the superiority of our method.

全文