Terminating Expired Arbortext PE 하위 프로세스
Each time the work thread runs, it examines idle
Arbortext PE 하위 프로세스 in its pool. If any idle
Arbortext PE 하위 프로세스 is older than the configured
maxLifetime period (explained in
The maxLifetime Attribute), the work thread terminates the
Arbortext PE 하위 프로세스.
In addition, if the longest idle Arbortext PE 하위 프로세스 has been idle longer than the configured maxIdleInterval period, the work thread terminates that one as well, provided there are more than the minimum number of Arbortext PE 하위 프로세스 running.
In either case, if the number of activated
Arbortext PE 하위 프로세스 drops below the minimum configured number of
Arbortext PE 하위 프로세스 (explained in
The minSubprocesses and maxSubprocesses Attributes), the work thread starts a new
Arbortext PE 하위 프로세스.
Parent topic