On 2/12/2013 2:30 AM, Slimane Amar wrote:
Hi Todd,
With your suggestion (NEGOTIATOR_CYCLE_DELAY = 2), we have reduced the
latencyto 5
seconds maximum.
But we want to reduce further (< 2s), what is the parameter that we can
change.
Do you have only one user submitting from just one schedd? If so, I'd suggest:
KeepClaimIdle = 50000000
SUBMIT_EXPRS = $(SUBMIT_EXPRS) KeepClaimIdle
If not, you could try something like
NEGOTIATOR_INTERVAL = 1
NEGOTIATOR_CYCLE_DELAY = 1
regards,
Todd
KeepClaimIdle = 50000000
SUBMIT_EXPRS = $(SUBMIT_EXPRS) KeepClaimIdle