aboutsummaryrefslogtreecommitdiff
path: root/_bibliography
diff options
context:
space:
mode:
authorJingjing Ren <renjj@ccs.neu.edu>2016-12-05 18:27:48 -0500
committerJingjing Ren <renjj@ccs.neu.edu>2016-12-05 18:27:48 -0500
commit445eb0dd99858f5ddc8ab84177e318e71599baac (patch)
treec08c52804757bb39be6a133ee9c48ebb6c028348 /_bibliography
parent09ae3171dcc60933ed9a1bc3ebf27e6611423626 (diff)
data parallelism intro
Diffstat (limited to '_bibliography')
-rw-r--r--_bibliography/big-data.bib22
1 files changed, 22 insertions, 0 deletions
diff --git a/_bibliography/big-data.bib b/_bibliography/big-data.bib
index 705a667..e2ec228 100644
--- a/_bibliography/big-data.bib
+++ b/_bibliography/big-data.bib
@@ -54,6 +54,17 @@
organization={ACM}
}
+@inproceedings{isard2007dryad,
+ title={Dryad: distributed data-parallel programs from sequential building blocks},
+ author={Isard, Michael and Budiu, Mihai and Yu, Yuan and Birrell, Andrew and Fetterly, Dennis},
+ booktitle={ACM SIGOPS Operating Systems Review},
+ volume={41},
+ number={3},
+ pages={59--72},
+ year={2007},
+ organization={ACM}
+}
+
@inproceedings{malewicz2010pregel,
title={Pregel: a system for large-scale graph processing},
author={Malewicz, Grzegorz and Austern, Matthew H and Bik, Aart JC and Dehnert, James C and Horn, Ilan and Leiser, Naty and Czajkowski, Grzegorz},
@@ -113,6 +124,17 @@
year={2010},
organization={IEEE}
}
+
+@inproceedings{yu2008dryadlinq,
+ title={DryadLINQ: A System for General-Purpose Distributed Data-Parallel Computing Using a High-Level Language.},
+ author={Yu, Yuan and Isard, Michael and Fetterly, Dennis and Budiu, Mihai and Erlingsson, {\'U}lfar and Gunda, Pradeep Kumar and Currey, Jon},
+ booktitle={OSDI},
+ volume={8},
+ pages={1--14},
+ year={2008}
+}
+
+
@article{zhang2012imapreduce,
title={imapreduce: A distributed computing framework for iterative computation},
author={Zhang, Yanfeng and Gao, Qixin and Gao, Lixin and Wang, Cuirong},