Abstract Diverse applications including cyber security, social networks, protein networks, recommendation systems or citation networks work with inherently graph-structured data. … More
Tag: distributed graph processing
HipG: Parallel Processing of Large-Scale Graphs
Abstract Distributed processing of real-world graphs is challenging due to their size and the inherent irregular structure of graph computations. … More
Pregel: A System for Large-Scale Graph Processing
Many practical computing problems concern large graphs. Standard examples include the Web graph and various social networks. The scale of … More