aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_bibliography/dist-langs.bib9
1 files changed, 9 insertions, 0 deletions
diff --git a/_bibliography/dist-langs.bib b/_bibliography/dist-langs.bib
index 729aad8..1647fc4 100644
--- a/_bibliography/dist-langs.bib
+++ b/_bibliography/dist-langs.bib
@@ -72,3 +72,12 @@
pages={42--50},
year={1991}
}
+
+@inproceedings{zaharia2012resilient,
+ title={Resilient distributed datasets: A fault-tolerant abstraction for in-memory cluster computing},
+ author={Zaharia, Matei and Chowdhury, Mosharaf and Das, Tathagata and Dave, Ankur and Ma, Justin and McCauley, Murphy and Franklin, Michael J and Shenker, Scott and Stoica, Ion},
+ booktitle={Proceedings of the 9th USENIX conference on Networked Systems Design and Implementation},
+ pages={2--2},
+ year={2012},
+ organization={USENIX Association}
+}