diff options
| author | msabhi <abhi.is2006@gmail.com> | 2016-12-16 15:47:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-16 15:47:20 -0500 |
| commit | c890f3e6894ba3c4e61fbee2306784e1fbc0b07c (patch) | |
| tree | 7007a55790bfacbf4165883c0a8e9a6a1a8e20d5 /_bibliography/big-data.bib | |
| parent | 344a85935b549a0caa7704adfc7ca926653add77 (diff) | |
Update big-data.bib
Diffstat (limited to '_bibliography/big-data.bib')
| -rw-r--r-- | _bibliography/big-data.bib | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/_bibliography/big-data.bib b/_bibliography/big-data.bib index 7e4cb88..3d96b41 100644 --- a/_bibliography/big-data.bib +++ b/_bibliography/big-data.bib @@ -237,3 +237,35 @@ year={2015}, publisher={VLDB Endowment} } + +@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}, + booktitle={Proceedings of the 2010 ACM SIGMOD International Conference on Management of data}, + pages={135--146}, + year={2010}, + organization={ACM} +} + +@inproceedings{gonzalez2012powergraph, + title={Powergraph: Distributed graph-parallel computation on natural graphs}, + author={Gonzalez, Joseph E and Low, Yucheng and Gu, Haijie and Bickson, Danny and Guestrin, Carlos}, + booktitle={Presented as part of the 10th USENIX Symposium on Operating Systems Design and Implementation (OSDI 12)}, + pages={17--30}, + year={2012} +} + +@inproceedings{kreps2011kafka, + title={Kafka: A distributed messaging system for log processing}, + author={Kreps, Jay and Narkhede, Neha and Rao, Jun and others}, + booktitle={Proceedings of the NetDB}, + pages={1--7}, + year={2011} +} + +@inproceedings{zaharia2012discretized, + title={Discretized streams: an efficient and fault-tolerant model for stream processing on large clusters}, + author={Zaharia, Matei and Das, Tathagata and Li, Haoyuan and Shenker, Scott and Stoica, Ion}, + booktitle={Presented as part of the}, + year={2012} +} |
