On Thu, Feb 17, 2011 at 7:01 AM, Timothy St. Clair
<tstclair@xxxxxxxxxx> wrote:
If you want faster negotiations in the 7.4 series it's best to not hit
the negotiator but instead increase the CLAIM_WORKLIFE to let the schedd
reuse a claim. This increases throughput rather dramatically, as
decreasing the NEGOTIATOR_INTERVAL too low can have an undesired affect.
Good idea. Keep in mind a high CLAIM_WORKLIFE can subvert the priority system, though -- for example, a low priority user may be able to continue to run jobs on the existing claim even though jobs from a higher-priority user are waiting.
--