ISISTAN   23985
INSTITUTO SUPERIOR DE INGENIERIA DEL SOFTWARE
Unidad Ejecutora - UE
artículos
Título:
An Analysis of Distributed Programming Models and Frameworks for Large-scale Graph Processing
Autor/es:
GODOY, DANIELA; ZUNINO, ALEJANDRO; MATEOS, CRISTIAN; CORBELLINI, ALEJANDRO; SCHIAFFINO, SILVIA
Revista:
IETE JOURNAL OF RESEARCH
Editorial:
MEDKNOW PUBLICATIONS
Referencias:
Año: 2020 p. 1 - 9
ISSN:
0377-2063
Resumen:
In recent years, processing and analysing large graphs has become a major need in many research areas. Distributed graph processing 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 graph processing frameworks exploit generic data processing models, like MapReduce, while others were specifically built for graph processing, 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.