aboutsummaryrefslogtreecommitdiff
path: root/_bibliography
diff options
context:
space:
mode:
Diffstat (limited to '_bibliography')
-rw-r--r--_bibliography/streaming.bib61
1 files changed, 61 insertions, 0 deletions
diff --git a/_bibliography/streaming.bib b/_bibliography/streaming.bib
index e9c6622..bc85bf1 100644
--- a/_bibliography/streaming.bib
+++ b/_bibliography/streaming.bib
@@ -77,4 +77,65 @@
title = {Spotify Labs},
howpublished = {https://labs.spotify.com/2016/02/25/spotifys-event-delivery-the-road-to-the-cloud-part-i/},
note = {Accessed: 2016-12-9}
+}
+
+@article{akidau2013millwheel,
+ title={MillWheel: fault-tolerant stream processing at internet scale},
+ author={Akidau, Tyler and Balikov, Alex and Bekiro{\u{g}}lu, Kaya and Chernyak, Slava and Haberman, Josh and Lax, Reuven and McVeety, Sam and Mills, Daniel and Nordstrom, Paul and Whittle, Sam},
+ journal={Proceedings of the VLDB Endowment},
+ volume={6},
+ number={11},
+ pages={1033--1044},
+ year={2013},
+ publisher={VLDB Endowment}
+}
+
+@misc{apacheaurora,
+ title = {Apache Aurora},
+ howpublished = {http://aurora.apache.org},
+ note = {Accessed: 2016-12-15}
+}
+
+@misc{nimbusproject,
+ title = {Nimbus Project},
+ howpublished = {http://www.nimbusproject.org/docs/2.10.1/},
+ note = {Accessed: 2016-12-15}
+}
+@inproceedings{alon1996space,
+ title={The space complexity of approximating the frequency moments},
+ author={Alon, Noga and Matias, Yossi and Szegedy, Mario},
+ booktitle={Proceedings of the twenty-eighth annual ACM symposium on Theory of computing},
+ pages={20--29},
+ year={1996},
+ organization={ACM}
+}
+@misc{pipelinedb,
+ title = {PipelineDB},
+ howpublished = {https://www.pipelinedb.com/},
+ note = {Accessed: 2016-12-15}
+}
+@misc{apachesamza,
+ title = {Apache Samza},
+ howpublished = {http://samza.apache.org},
+ note = {Accessed: 2016-12-15}
+}
+@misc{apacheflink,
+ title = {Apache Flink},
+ howpublished = {https://flink.apache.org},
+ note = {Accessed: 2016-12-15}
+}
+@misc{structuredstreaming,
+ title = {Structured Streaming},
+ howpublished = {http://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#overview},
+ note = {Accessed: 2016-12-15}
+}
+@misc{alibabaflink,
+ title = {Alibaba Flinke},
+ howpublished = {http://data-artisans.com/blink-flink-alibaba-search/#more-1698},
+ note = {Accessed: 2016-12-15}
+}
+@misc{hadoopyarn,
+ title = {Hadoop YARN},
+ howpublished = {https://hadoop.apache.org/docs/r2.7.2/hadoop-yarn/hadoop-yarn-site/YARN.html},
+ note = {Accessed: 2016-12-15}
} \ No newline at end of file