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

Re: [HTCondor-users] Preventing users from submitting too many jobs



Does anybody know of a simpler way to have per-user limits on the number of jobs in queue?
	There will be a new config setting, MAX_JOBS_PER_OWNER, in 
HTCondor 8.3.7.  Another new setting, MAX_JOBS_PER_SUBMISSION, may more 
directly address your concern with users accidentally submitting too many 
jobs.
- ToddM