Workers
This topic describes the Workers element.
Description
Specifies the maximum number of transport workers for the available pools.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| TransportPriorityPoolSize | The maximum number of normal transport workers, for sending. Default is 5. This number should be equal to the total number of destinations to which a user can publish, multiplied by two, with one extra thread. For example, for 6 destination, set this number to 13. (optional) | integer |
| NormalPriorityPoolSize | The maximum number of workers, for unzipping, state synchronization, Default is 5. (optional) | integer |
| HighPriorityPoolSize | The maximum number of high priority transport workers, for transaction control. Default is 5. (optional) | integer |