From c616d99653c65977c505cff93a7b8798a161914a Mon Sep 17 00:00:00 2001 From: msabhi Date: Fri, 16 Dec 2016 14:49:14 -0500 Subject: Adding bib text for BSP and Map reduce joins --- _bibliography/big-data.bib | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_bibliography/big-data.bib b/_bibliography/big-data.bib index 599b3c9..85679e2 100644 --- a/_bibliography/big-data.bib +++ b/_bibliography/big-data.bib @@ -206,3 +206,23 @@ year={2012}, publisher={Springer} } + +@article{valiant1990bridging, + title={A bridging model for parallel computation}, + author={Valiant, Leslie G}, + journal={Communications of the ACM}, + volume={33}, + number={8}, + pages={103--111}, + year={1990}, + publisher={ACM} +} + +@inproceedings{okcan2011processing, + title={Processing theta-joins using MapReduce}, + author={Okcan, Alper and Riedewald, Mirek}, + booktitle={Proceedings of the 2011 ACM SIGMOD International Conference on Management of data}, + pages={949--960}, + year={2011}, + organization={ACM} +} -- cgit v1.2.3