Pith. sign in

REVIEW 1 cited by

Thinking Like a Vertex: a Survey of Vertex-Centric Frameworks for Distributed Graph Processing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1507.04405 v1 pith:6V6FB6MD submitted 2015-07-15 cs.DC

classification cs.DC
keywords graphframeworkslikeprocessingtlavsurveyvertexvertex-centric
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The vertex-centric programming model is an established computational paradigm recently incorporated into distributed processing frameworks to address challenges in large-scale graph processing. Billion-node graphs that exceed the memory capacity of standard machines are not well-supported by popular Big Data tools like MapReduce, which are notoriously poor-performing for iterative graph algorithms such as PageRank. In response, a new type of framework challenges one to Think Like A Vertex (TLAV) and implements user-defined programs from the perspective of a vertex rather than a graph. Such an approach improves locality, demonstrates linear scalability, and provides a natural way to express and compute many iterative graph algorithms. These frameworks are simple to program and widely applicable, but, like an operating system, are composed of several intricate, interdependent components, of which a thorough understanding is necessary in order to elicit top performance at scale. To this end, the first comprehensive survey of TLAV frameworks is presented. In this survey, the vertex-centric approach to graph processing is overviewed, TLAV frameworks are deconstructed into four main components and respectively analyzed, and TLAV implementations are reviewed and categorized.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Swift: A Multi-FPGA Framework for Scaling Up Accelerated Graph Analytics

    cs.AR 2024-11 conditional novelty 6.0 of 10

    Swift uses a decoupled, asynchronous Gather-Apply-Scatter pipeline to scale graph analytics across multiple FPGAs in one node, reporting up to 12x speedup over the ForeGraph framework and 2.6x better energy efficiency...

Pith tools