X-Stream: Edge-centric Graph Processing using Streaming Partitions

被引:422
作者
Roy, Amitabha [1 ]
Mihailovic, Ivo [1 ]
Zwaenepoel, Willy [1 ]
机构
[1] Ecole Polytech Fed Lausanne, Lausanne, Switzerland
来源
SOSP'13: PROCEEDINGS OF THE TWENTY-FOURTH ACM SYMPOSIUM ON OPERATING SYSTEMS PRINCIPLES | 2013年
关键词
D O I
10.1145/2517349.2522740
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
X-Stream is a system for processing both in-memory and out-of-core graphs on a single shared-memory machine. While retaining the scatter-gather programming modelwith state stored in the vertices, X-Streamis novel in (i) using an edge-centric rather than a vertex-centric implementation of this model, and (ii) streaming completely unordered edge lists rather than performing random access. This design is motivated by the fact that sequential bandwidth for all storage media (main memory, SSD, and magnetic disk) is substantially larger than random access bandwidth. We demonstrate that a large number of graph algorithms can be expressed using the edge-centric scatter-gather model. The resulting implementations scale well in terms of number of cores, in terms of number of I/O devices, and across different storage media. X-Stream competes favorably with existing systems for graph processing. Besides sequential access, we identify as one of the main contributors to better performance the fact that X-Stream does not need to sort edge lists during preprocessing.
引用
收藏
页码:472 / 488
页数:17
相关论文
共 45 条
[1]   Towards compressing Web graphs [J].
Adler, M ;
Mitzenmacher, M .
DCC 2001: DATA COMPRESSION CONFERENCE, PROCEEDINGS, 2001, :203-212
[2]   THE INPUT OUTPUT COMPLEXITY OF SORTING AND RELATED PROBLEMS [J].
AGGARWAL, A ;
VITTER, JS .
COMMUNICATIONS OF THE ACM, 1988, 31 (09) :1116-1127
[3]   On the streaming model augmented with a sorting primitive [J].
Aggarwal, G ;
Datar, M ;
Rajagopalan, S ;
Ruhl, M .
45TH ANNUAL IEEE SYMPOSIUM ON FOUNDATIONS OF COMPUTER SCIENCE, PROCEEDINGS, 2004, :540-549
[4]  
[Anonymous], 1998, P 7 INT WORLD WID WE
[5]  
[Anonymous], P 2010 ACM SIGMOD IN, DOI [DOI 10.1145/1807167.1807184, 10.1145/1807167.1807184]
[6]  
[Anonymous], 2011, P 20 INT C WORLD WID, DOI DOI 10.1145/1963405.1963493
[7]  
[Anonymous], 2013, PROCEEDINGS OF THE I
[8]  
[Anonymous], 2010, SC 10, DOI DOI 10.1109/SC.2010.34
[9]  
Backstrom Lars., 2011, CoRR
[10]  
Badam Anirudh., 2011, NSDI, P16