The maxConcurrentQueuedTransactions Attribute
Specifying maxConcurrentQueuedTransactions sets the maximum number of queued transactions that may be processed simultaneously by the Arbortext PE サブプロセス pool.
There are two other possible values, -1 and 0.
If it’s set to -1, the default, there is no specified limit, and the Arbortext PE サブプロセス pool will execute as many queued transactions as it can by keeping all Arbortext PE サブプロセス busy.
If it’s set to
0, no queued transactions will be accepted by the
Arbortext PE サブプロセス pool, effectively reserving the entire pool for immediate transactions only. If you need to reserve a Sub-process pool for queued requests, refer to
Specifying a Dedicated Queuing Pool.
Parent topic