Technical references : Administration : Performance : Additional Scheduler settings
Additional Scheduler settings
In addition to the basic Scheduler settings, the following parameter is available for fine-tuning Scheduler operations. If you want to deviate from the default settings, we recommend to run the Scheduler on a separate application server.
For a description of the parameter, see the following table.
Parameter
Description
MaxConcurrentJobs
(nl.planon.max concurrentjobs)
The maximum number of concurrent jobs to be used by the scheduler.
The default value is 10 which can be extended up to maximum 50 with 25 being an optimum value. If the value exceeds 25, it needs to be tested in the customer environment to check for issues, if any.
The optimal value depends on the deployment and the usage of the products.
Applying the additional Scheduler settings.
To apply these settings open the jboss-wrapper-default.conf file which is available in: ...\Server\tanuki\appserver\conf
1. Open jboss-wrapper-default.conf in a text editor.
2. Under # Java Additional Parameters, add the parameter (digits are examples):
wrapper.java.additional.nr=-Dnl.planon.maxconcurrentjobs=3