Optimizing graph algorithms on pregel-like systems

Semih Salihoglu, Jennifer Widom

Research output: Contribution to journalArticlepeer-review

84 Scopus citations

Abstract

We study the problem of implementing graph algorithms efficiently on Pregel-like systems, which can be surprisingly challenging. Standard graph algorithms in this setting can incur unnecessary inefficiencies such as slow convergence or high communication or computation cost, typically due to structural properties of the input graphs such as large diameters or skew in component sizes. We describe several optimization techniques to address these inefficiencies. Our most general technique is based on the idea of performing some serial computation on a tiny fraction of the input graph, complementing Pregel's vertex-centric parallelism. We base our study on thorough implementations of several fundamental graph algorithms, some of which have, to the best of our knowledge, not been implemented on Pregel-like systems before. The algorithms and optimizations we describe are fully implemented in our open-source Pregel implementation. We present detailed experiments showing that our optimization techniques improve runtime significantly on a variety of very large graph datasets.
Original languageEnglish (US)
Pages (from-to)577-588
Number of pages12
JournalProceedings of the VLDB Endowment
Volume7
Issue number7
DOIs
StatePublished - Mar 1 2014
Externally publishedYes

Fingerprint

Dive into the research topics of 'Optimizing graph algorithms on pregel-like systems'. Together they form a unique fingerprint.

Cite this