We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687a726 commit 4bb35afCopy full SHA for 4bb35af
writeup.pdf
3.36 KB
writeup.tex
@@ -356,6 +356,17 @@ \section{Future Work}
356
appropriately.
357
\end{enumerate}
358
359
+\section{Sources}
360
+
361
+The MapReduce concept was inspired by the paper ``MapReduce:
362
+Simplified Data Processing on Large Clusters'' by Jeffrey Dean and
363
+Sanjay Ghemawat. The original paper appeared in OSDI'04: \emph{ Sixth
364
+Symposium on Operating System Design and Implementation}, San
365
+Francisco, CA December 2004.\\
366
367
+Our mutli-tasking (lib/consire.scm) and generic operator
368
+(lib/ghelper.scm) systems were taken from code provided in prior 6.945 problem sets.
369
370
\end{document}
371
372
%% LocalWords: MapReduce stateful REPL newkey newvalue Sanjay mrs
0 commit comments