[Swift-commit] r2393 - text/hpdc09submission
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Mon Jan 5 11:45:56 CST 2009
Author: hategan
Date: 2009-01-05 11:45:55 -0600 (Mon, 05 Jan 2009)
New Revision: 2393
Modified:
text/hpdc09submission/paper.latex
Log:
conceptually there is no upper bound on the invocations, so why bother?
Modified: text/hpdc09submission/paper.latex
===================================================================
--- text/hpdc09submission/paper.latex 2009-01-05 17:38:30 UTC (rev 2392)
+++ text/hpdc09submission/paper.latex 2009-01-05 17:45:55 UTC (rev 2393)
@@ -42,9 +42,8 @@
are location-independent and automatically parallelized.
Swift can execute scripts that perform tens to hundreds of thousands of
-program invocations on highly parallel resources, and its conceptual
-design is intended to scale to applications that perform many millions
-of invocations, and beyond.
+program invocations on highly parallel resources, and deal with the
+unreliable and dynamic aspects of wide-area distributed resources.
The language provides a high level representation of collections of data
and a specification of how those collections are to be mapped to an
More information about the Swift-commit
mailing list