In recent years, processing and analysing large graphs has become a major need in many research areas. distributedgraphprocessing programming models and frameworks arised as a natural solution to process linked data...
详细信息
In recent years, processing and analysing large graphs has become a major need in many research areas. distributedgraphprocessing programming models and frameworks arised as a natural solution to process linked data of large volumes, such as data originating from social media. These solutions are distributed by design and help developers to perform operations on the graph, sometimes reaching almost real-time performance even on huge graphs. Some of the available graphprocessingframeworks exploit generic data processing models, like MapReduce, while others were specifically built for graphprocessing, introducing techniques such as vertex or edge partitioning and graph-oriented programming models. In this work, we analyse the properties of recent and widely popular frameworks - from the perspective of the adopted programming model - designed to process large-scale graphs with the goal of assisting software developers/designers in choosing the most adequate tool.
暂无评论