Setting the dispatcher thread pool size
The LPA-Dispatcher uses a thread pool to handle application data area processing. The default thread pool size is equal to the number of logical cores on the machine.
Configuring the LPA-Dispatcher thread pool size is typically only useful for multitenant systems.
To set the thread pool size, create a configuration parameter record with these values:
| Field | Value | 
|---|---|
| Tenant Id | ALL | 
| Data Area | ALL | 
| Parameter Category | Dispatcher | 
| Parameter Name | Dispatcher Thread Pool Size | 
| Parameter Type | Numeric | 
| Parameter Value | <select the desired dispatcher thread pool size> |