diff options
Diffstat (limited to 'chapter/8/big-data.md')
| -rw-r--r-- | chapter/8/big-data.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter/8/big-data.md b/chapter/8/big-data.md index e2ff3e3..cf13efa 100644 --- a/chapter/8/big-data.md +++ b/chapter/8/big-data.md @@ -1,7 +1,7 @@ --- layout: page title: "Large Scale Parallel Data Processing" -by: "Joe Schmoe and Mary Jane" +by: "JingJing and Abhilash" --- Though highly efficient and one of the first major programming models for distributed batch processing, it too has a few limitations.<br /> @@ -32,5 +32,7 @@ Apache Giraph is an open source implementation of Pregel in which new features l ## References +"Bulk synchronous model" http://www.cse.unt.edu/~tarau/teaching/parpro/papers/Bulk%20synchronous%20parallel.pdf. +"Pregel: A System for Large-Scale Graph Processing." +"One trillion edges: graph processing at Facebook-scale" -{% bibliography --file big-data %} |
