Skip to content

Commit 4bb35af

Browse files
committed
Added sources to writeup
1 parent 687a726 commit 4bb35af

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

writeup.pdf

3.36 KB
Binary file not shown.

writeup.tex

+11
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,17 @@ \section{Future Work}
356356
appropriately.
357357
\end{enumerate}
358358

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+
359370
\end{document}
360371

361372
%% LocalWords: MapReduce stateful REPL newkey newvalue Sanjay mrs

0 commit comments

Comments
 (0)