[Swift-commit] r3947 - text/parco10submission
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Mon Jan 10 14:01:21 CST 2011
Author: wozniak
Date: 2011-01-10 14:01:21 -0600 (Mon, 10 Jan 2011)
New Revision: 3947
Modified:
text/parco10submission/paper.tex
Log:
Spelling
Modified: text/parco10submission/paper.tex
===================================================================
--- text/parco10submission/paper.tex 2011-01-10 19:58:53 UTC (rev 3946)
+++ text/parco10submission/paper.tex 2011-01-10 20:01:21 UTC (rev 3947)
@@ -1600,7 +1600,7 @@
the knowledge of the whole workflow graph, while in Swift, the
structure of a workflow is constructed and expanded dynamically.
-Drayd~\cite{Dryad} is an infrastructure for running data-parallel programs on a parallel or distributed system. In addition to allowing files to be used for passing data between
+Dryad~\cite{Dryad} is an infrastructure for running data-parallel programs on a parallel or distributed system. In addition to allowing files to be used for passing data between
tasks (like Swift), it also allows TCP pipes and shared memory FIFOs to be used.
Dryad tasks are written in C++, while Swift tasks can be written in any language.
Dryad graphs are explicitly developed by the programmer; Swift graphs are implicit and the programmer doesn't worry about them. A scripting language called Nebula was originally developed
More information about the Swift-commit
mailing list