Giraph Unchained: Barrierless Asynchronous Parallel Execution in Pregel-like Graph Processing Systems
Summary: Barrierless asynchronous parallel BAP model for Pregellike graphs; reduces message staleness and barriers, enabling mutations and multi-phase tasks. GiraphUC implements BAP in Giraph; scales to 64 nodes, delivering up to 5x vs sync and 10x vs async. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Minyang Han (University of Waterloo)
- 2. Khuzaima Daudjee (University of Waterloo)
BibTeX Citation
@article{han_vldb15,
title = {{Giraph Unchained: Barrierless Asynchronous Parallel Execution in Pregel-like Graph Processing Systems}},
author = {Han, Minyang and Daudjee, Khuzaima},
journal = {PVLDB},
series = {{VLDB} '15},
volume = {8},
number = {9},
pages = {950--961},
doi = {10.14778/2777598.2777604},
url = {https://doi.org/10.14778/2777598.2777604},
year = {2015}
}
Incoming Citations (Sorted by Pagerank)
Showing 14 of 14 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 9 of 9 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3 | Pregel: A System for Large-Scale Graph Processing | 2010 | SIGMOD | 0.0012250108 |
| 20 | Distributed GraphLab: A Framework for Machine Learning and Data Mining in the Cloud | 2012 | VLDB | 0.00056944564 |
| 436 | Trinity: A Distributed Graph Engine on a Memory Cloud | 2013 | SIGMOD | 0.00018504439 |
| 487 | From "Think Like a Vertex" to "Think Like a Graph" | 2014 | VLDB | 0.00017645653 |
| 937 | Blogel: A Block-Centric Framework for Distributed Computation on Real-World Graphs | 2014 | VLDB | 0.00013091546 |
| 1,300 | An Experimental Comparison of Pregel-like Graph Processing Systems | 2014 | VLDB | 0.00011258552 |
| 1,474 | Asynchronous Large-Scale Graph Processing Made Easy | 2013 | CIDR | 0.0001066385 |
| 1,983 | Pregelix: Big(ger) Graph Analytics on A Dataflow Engine | 2015 | VLDB | 9.3544951e-05 |
| 2,295 | Optimizing Graph Algorithms on Pregel-like Systems | 2014 | VLDB | 8.7932254e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,675 | MOCgraph: Scalable Distributed Graph Processing Using Message Online Computing | 2015 | VLDB |
| 2 | 9,616 | ACGraph: An Efficient Asynchronous Out-of-Core Graph Processing Framework | 2026 | SIGMOD |
| 3 | 1,911 | Fast Iterative Graph Computation with Block Updates | 2013 | VLDB |
| 4 | 7,218 | Fast Failure Recovery in Distributed Graph Processing Systems | 2015 | VLDB |
| 5 | 1,300 | An Experimental Comparison of Pregel-like Graph Processing Systems | 2014 | VLDB |
| 6 | 956 | Parallelizing Sequential Graph Computations | 2017 | SIGMOD |
| 7 | 4,297 | Graph Analytics Through Fine-Grained Parallelism | 2016 | SIGMOD |
| 8 | 487 | From "Think Like a Vertex" to "Think Like a Graph" | 2014 | VLDB |
| 9 | 1,474 | Asynchronous Large-Scale Graph Processing Made Easy | 2013 | CIDR |
| 10 | 6,599 | Adaptive Asynchronous Parallelization of Graph Algorithms | 2018 | SIGMOD |