From 607c2f97c8c032b912bc64c553b43b694f10f693 Mon Sep 17 00:00:00 2001 From: msabhi Date: Thu, 17 Nov 2016 16:59:19 -0500 Subject: Update big-data.md --- chapter/8/big-data.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter/8') 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.
@@ -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 %} -- cgit v1.2.3