[Swift-user] Swift on local resources
Ben Clifford
benc at hawaga.org.uk
Fri Jun 12 15:48:27 CDT 2009
On Fri, 12 Jun 2009, Allan Espinosa wrote:
> We have used falkon and coasters before for multi-core configurations.
> but for a single multi-core machine, i believe you can get away with
> having multiple entries of the same host in the sites.xml file using
> the ssh-provider.
A single site can have multiple jobs at once - you don't need one per
core. Look at any use of a cluster, for example.
Set the jobThrottle to reflect the number of simultaneous jobs you want
running (== the number of cores you want to use) - if you don't specify
it, the default is 20 jobs at once (jobThrottle=0.2), which is probably
not what you want.
The same applies for using the local execution provider to run on multiple
cores on your local macine.
--
More information about the Swift-user
mailing list