JBC_DESPOOLSLEEP

Man Page Index


Description
By default, the jBASE despooler processes check for queued jobs every 30 seconds. This environment variable can be used to decrease or increase that interval.

Values
Number of seconds.

Default
30

Setting
As per normal environment variable. It should be set before form queues are started.

set JBC_DESPOOLSLEEP=10   [Windows]
export JBC_DESPOOLSLEEP=10   [Unix]


ENV