added throttle to control the maximum number of workers to be created in
each cycle of loop. This is to even out the start/stop waves to make it easier for others to get jobs started on LSF and to reduce the startup mysql load that can happen when 700 workers all birth at once. Defaults to 50 (every 5 minutes), but can be altered with -wlimit option
Please register or sign in to comment