aboutsummaryrefslogtreecommitdiff
path: root/_bibliography/streaming.bib
diff options
context:
space:
mode:
Diffstat (limited to '_bibliography/streaming.bib')
-rw-r--r--_bibliography/streaming.bib165
1 files changed, 140 insertions, 25 deletions
diff --git a/_bibliography/streaming.bib b/_bibliography/streaming.bib
index 416b697..bc85bf1 100644
--- a/_bibliography/streaming.bib
+++ b/_bibliography/streaming.bib
@@ -1,26 +1,141 @@
-@inproceedings{Uniqueness,
- author = {Philipp Haller and
- Martin Odersky},
- title = {Capabilities for Uniqueness and Borrowing},
- booktitle = {ECOOP 2010, Maribor, Slovenia, June 21-25, 2010.},
- pages = {354--378},
- year = {2010},
-}
-
-@inproceedings{Elsman2005,
- author = {Martin Elsman},
- title = {Type-specialized serialization with sharing},
- booktitle = {Trends in Functional Programming},
- year = {2005},
- pages = {47-62},
-}
-
-@article{Kennedy2004,
- author = {Andrew Kennedy},
- title = {Pickler combinators},
- journal = {J. Funct. Program.},
- volume = {14},
- number = {6},
- year = {2004},
- pages = {727-739},
+@inproceedings{chandrasekaran2003telegraphcq,
+ title={TelegraphCQ: continuous dataflow processing},
+ author={Chandrasekaran, Sirish and Cooper, Owen and Deshpande, Amol and Franklin, Michael J and Hellerstein, Joseph M and Hong, Wei and Krishnamurthy, Sailesh and Madden, Samuel R and Reiss, Fred and Shah, Mehul A},
+ booktitle={Proceedings of the 2003 ACM SIGMOD international conference on Management of data},
+ pages={668--668},
+ year={2003},
+ organization={ACM}
+}
+
+@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}
+}
+
+@misc{apachekafka,
+ title = {Apache Kafka},
+ howpublished = {https://kafka.apache.org/},
+ note = {Accessed: 2016-12-9}
+}
+
+@misc{apachestorm,
+ title = {Apache Storm},
+ howpublished = {http://storm.apache.org/},
+ note = {Accessed: 2016-12-9}
+}
+
+@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}
+}
+
+@inproceedings{murray2013naiad,
+ title={Naiad: a timely dataflow system},
+ author={Murray, Derek G and McSherry, Frank and Isaacs, Rebecca and Isard, Michael and Barham, Paul and Abadi, Mart{\'\i}n},
+ booktitle={Proceedings of the Twenty-Fourth ACM Symposium on Operating Systems Principles},
+ pages={439--455},
+ year={2013},
+ organization={ACM}
+}
+
+@article{akidau2015dataflow,
+ title={The dataflow model: a practical approach to balancing correctness, latency, and cost in massive-scale, unbounded, out-of-order data processing},
+ author={Akidau, Tyler and Bradshaw, Robert and Chambers, Craig and Chernyak, Slava and Fern{\'a}ndez-Moctezuma, Rafael J and Lax, Reuven and McVeety, Sam and Mills, Daniel and Perry, Frances and Schmidt, Eric and others},
+ journal={Proceedings of the VLDB Endowment},
+ volume={8},
+ number={12},
+ pages={1792--1803},
+ year={2015},
+ publisher={VLDB Endowment}
+}
+
+@inproceedings{toshniwal2014storm,
+ title={Storm@ twitter},
+ author={Toshniwal, Ankit and Taneja, Siddarth and Shukla, Amit and Ramasamy, Karthik and Patel, Jignesh M and Kulkarni, Sanjeev and Jackson, Jason and Gade, Krishna and Fu, Maosong and Donham, Jake and others},
+ booktitle={Proceedings of the 2014 ACM SIGMOD international conference on Management of data},
+ pages={147--156},
+ year={2014},
+ organization={ACM}
+}
+
+@inproceedings{kulkarni2015twitter,
+ title={Twitter heron: Stream processing at scale},
+ author={Kulkarni, Sanjeev and Bhagat, Nikunj and Fu, Maosong and Kedigehalli, Vikas and Kellogg, Christopher and Mittal, Sailesh and Patel, Jignesh M and Ramasamy, Karthik and Taneja, Siddarth},
+ booktitle={Proceedings of the 2015 ACM SIGMOD International Conference on Management of Data},
+ pages={239--250},
+ year={2015},
+ organization={ACM}
+}
+
+@misc{spotifylabs,
+ 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