work_thread_num specifies the number of worker threads. Specify this parameter when you initialize worker threads. This parameter has a huge impact on CPU utilization. You can dynamically adjust the parameter value based on the environment. The maximum CPU utilization of ODP is the value of work_thread_num.
| Attribute | Description |
|---|---|
| Parameter type | Integer |
| Default value | 128 |
| Value range | [1, 128] |
| Effective only after ODP restart | Yes |