Terminating Expired Arbortext PE Unterprozesse
Each time the work thread runs, it examines idle
Arbortext PE Unterprozesse in its pool. If any idle
Arbortext PE Unterprozess is older than the configured
maxLifetime period (explained in
The maxLifetime Attribute), the work thread terminates the
Arbortext PE Unterprozess.
In addition, if the longest idle Arbortext PE Unterprozess 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 Unterprozesse running.
In either case, if the number of activated
Arbortext PE Unterprozesse drops below the minimum configured number of
Arbortext PE Unterprozesse (explained in
The minSubprocesses and maxSubprocesses Attributes), the work thread starts a new
Arbortext PE Unterprozess.
Parent topic