[Swift-commit] r3877 - text/parco10submission
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Thu Jan 6 16:10:10 CST 2011
Author: dsk
Date: 2011-01-06 16:10:08 -0600 (Thu, 06 Jan 2011)
New Revision: 3877
Modified:
text/parco10submission/paper.bib
text/parco10submission/paper.tex
Log:
adding coasters wiki as a ref
Modified: text/parco10submission/paper.bib
===================================================================
--- text/parco10submission/paper.bib 2011-01-06 22:02:16 UTC (rev 3876)
+++ text/parco10submission/paper.bib 2011-01-06 22:10:08 UTC (rev 3877)
@@ -2,6 +2,11 @@
% $Id$
%
+ at misc{coasters,
+author={Mihael Hategan},
+note={\url{http://wiki.cogkit.org/wiki/Coasters}}
+}
+
@inproceedings{VDS,
author = {Ian Foster and Jens Voeckler and Michael Wilde and Yong Zhao},
title = {{Chimera: A Virtual Data System for Representing, Querying,
Modified: text/parco10submission/paper.tex
===================================================================
--- text/parco10submission/paper.tex 2011-01-06 22:02:16 UTC (rev 3876)
+++ text/parco10submission/paper.tex 2011-01-06 22:10:08 UTC (rev 3877)
@@ -1087,7 +1087,7 @@
Swift offers two approaches: \emph{clustering} and \emph{coasters}.
Clustering constructs job submissions that contain a number of component program
executions, rather than just submitting jobs one-at-a-time.
-Coasters is a form of multi-level scheduling similar to pilot jobs~\cite{Condor-G_2002}.
+Coasters~\cite{coasters} is a form of multi-level scheduling similar to pilot jobs~\cite{Condor-G_2002}.
It submits generic coaster jobs to a site, and binds
component program executions to the coaster jobs (and thus to worker
nodes) as these coaster jobs begin remote execution.
More information about the Swift-commit
mailing list