Connection Broker Job Limits
The Connection Broker server runs background processes to support automation of the desktop environment. The number of background processes is limited by the number of CPUs and the corresponding load average for the number of CPUs. The following table describes the number of jobs allowed, and the maximum load average associated with the CPUs. Background processes are delayed when either the maximum concurrent jobs or load average is met. The background processes resume when the number of jobs and load average are below the threshold.
CPUs | Maximum Concurrent Jobs | Maximum Load Average |
2 | 12 | 3 |
3 | 16 | 4.1 |
4 | 20 | 5.2 |
5 | 24 | 6.3 |
6 | 28 | 7.4 |
7 | 32 | 8.5 |
8 | 36 | 9.6 |
9 | 40 | 10.7 |
10 | 44 | 11.8 |
12 | 52 | 14 |
16 | 68 | 18.4 |
32 | 132 | 36 |
64 | 260 | 71.2 |
128 | 516 | 141.6 |
256 | 1028 | 282.4 |
Job limits are defined per Connection Broker server in a Connection Broker cluster. A Connection Broker cluster with 2 servers, each with 2 CPUs, can run 24 jobs concurrently (12 + 12). A Connection Broker cluster with 2 servers, one with 2 CPUs, and another with 4 CPUs, can run 28 jobs concurrently (12 + 16).