service
XMS Thread Pool Service — XMS Thread Pool Service<service class="xms.thread.XMSThreadPoolService" … />
Table 84. Attributes for service tag (for xms.thread.XMSThreadPoolService)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| coreThreads | The number of threads to keep in the pool even if they are idle | int any integer | 3 | no |
| maxThreads | The maximum number of threads the pool can grow to | int any integer | none | no |
This tag depends on the following services (or a service that extends or implements these classes)