Evaluation and Analysis of Distributed Graph-Parallel Processing Frameworks

Yue Zhao,Kenji Yoshigoe,Mengjun Xie,Suijian Zhou,Remzi Seker,Jiang Bian
DOI: https://doi.org/10.13052/jcsm2245-1439.333
2014-01-01
Journal of Cyber Security and Mobility
Abstract:A number of graph-parallel processing frameworks have been proposed to address the needs of processing complex and large-scale graph structured datasets in recent years.Although significant performance improvement made by those frameworks were reported, comparative advantages of each of these frameworks over the others have not been fully studied, which impedes the best utilization of those frameworks for a specific graph computing task and setting.In this work, we conducted a comparison study on parallel processing systems for large-scale graph computations in a systematic manner, aiming to reveal the characteristics of those systems in performing common graph algorithms with real-world datasets on the same ground.We selected three popular graph-parallel processing frameworks (Giraph, GPS and GraphLab) for the study and also include a representative general data-parallel computing system-Spark-in the comparison in order to understand how well a general data-parallel system can run graph problems.We applied basic performance
What problem does this paper attempt to address?