net_thread_count specifies the number of network I/O threads.
| Parameter | Description |
|---|---|
| Type | Integer |
| Default value | 0 |
| Value range | [0, 64] |
| Effective upon restart of OBServer node | Yes |
By default, the number of Libeasy I/O threads for Remote Procedure Call (RPC) and MySQL requests is 1/8 of the number of CPU cores. When net_thread_count is set to N (N > 0), the number of Libeasy I/O threads for both RPC and MySQL requests is N.