[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Defusing a Condor bomb?



> I monitor the load on
> > each server and don't let a user's job start if his server's
> > load is too high (everyone uses a central submission script
> > so requirements get added to the .cmd file).
> 
> Since all users are using a submission script, why not change that
script
> so
> it would submit jobs 5 by 5 for example and wait a little between each
> bunch?

Or submit jobs held and release them in small batches using a cron job.

- Ian