More and more large data collections are gathered worldwide in various IT systems. Many of them possess the networked nature and need to be pro-cessed and analysed as graph structures. Due to their size they require very often usage of parallel paradigm for efficient computation. Three parallel techniques have been compared in the paper: MapReduce, its map-side join extension and Bulk Synchronous Parallel (BSP). They are implemented for two different graph problems: calculation of single source shortest paths (SSSP) and collective classification of graph nodes by means of relational influence propagation (RIP). The methods and algorithms are applied to several network datasets differing in size and structural profile, originating from three...
Community detection, also named as graph clustering, is essential to various graph analysis applicat...
Both researchers and industry are confronted with the need to process increasingly large amounts of ...
WWW 2015: 24th International World Wide Web Conference, Florence, Italy, 18-22 May 2015Analyzing and...
There has been significant recent interest in parallel graph processing due to the need to quickly a...
MapReduce has become one of the most popular parallel computing paradigms in cloud, due to its high ...
Although using graphs to represent networks and relationship is not new; the size of network has bee...
Distributed, shared-nothing architectures of commodity machines are a popular design choice for the ...
MapReduce has become one of the most popular parallel com-puting paradigms in cloud, due to its high...
Computing connected components is a core operation on graph data. Since billion-scale graphs cannot ...
Computing the bisimulation partition of a graph is a fundamental problem which plays a key role in a...
Graphs are analyzed in many important contexts, including ranking search results based on the hyperl...
Finding connected components is a fundamental task in applications dealing with graph analytics, suc...
MapReduce is with no doubt the parallel computation paradigm which has managed to interpret and serv...
This article presents a comparison of the computing performance of the MapReduce tool Hadoop and Gir...
Abstract—Recently the volume of the graph data set is often too large to be processed with a single ...
Community detection, also named as graph clustering, is essential to various graph analysis applicat...
Both researchers and industry are confronted with the need to process increasingly large amounts of ...
WWW 2015: 24th International World Wide Web Conference, Florence, Italy, 18-22 May 2015Analyzing and...
There has been significant recent interest in parallel graph processing due to the need to quickly a...
MapReduce has become one of the most popular parallel computing paradigms in cloud, due to its high ...
Although using graphs to represent networks and relationship is not new; the size of network has bee...
Distributed, shared-nothing architectures of commodity machines are a popular design choice for the ...
MapReduce has become one of the most popular parallel com-puting paradigms in cloud, due to its high...
Computing connected components is a core operation on graph data. Since billion-scale graphs cannot ...
Computing the bisimulation partition of a graph is a fundamental problem which plays a key role in a...
Graphs are analyzed in many important contexts, including ranking search results based on the hyperl...
Finding connected components is a fundamental task in applications dealing with graph analytics, suc...
MapReduce is with no doubt the parallel computation paradigm which has managed to interpret and serv...
This article presents a comparison of the computing performance of the MapReduce tool Hadoop and Gir...
Abstract—Recently the volume of the graph data set is often too large to be processed with a single ...
Community detection, also named as graph clustering, is essential to various graph analysis applicat...
Both researchers and industry are confronted with the need to process increasingly large amounts of ...
WWW 2015: 24th International World Wide Web Conference, Florence, Italy, 18-22 May 2015Analyzing and...