OpenWGA 7.4 - Configuration references
Java system variablesde.innovationgate.wga.quartz.threadpriority
Purpose: | Java priority of OpenWGA scheduler processes |
Contents: | Integer number (1=minimum priority to 10=maximum priority) |
Default value: | 1 |
This determines the priority that the threads running OpenWGA scheduler jobs will have in the Java runtime compared to all other Java threads (Normal Java processes have a priority of 5). This has no effect on the priority of any Java process in OpenWGA compared to other operation system processes. |