-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Operations Network
3.4.5.8.2. JBoss AS 7 and EAP 6 - ThreadPool (Profile) Service
Overview
Table 3.1646. Overview
| Description: | A thread pool executor |
| Singleton: | no |
| Plugin: | JBossAS7 |
Child Resource Types
none
Connection Properties
Table 3.1647.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
Table 3.1648.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Keepalive Time | Used to specify the amount of time that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down. | no | keepalive-time |
| Max Threads | The maximum thread pool size. | yes | max-threads:expr |
| Name | The name of the thread pool. | no | name |
| Thread Factory | Specifies the name of a specific thread factory to use to create worker threads. If not defined an appropriate default thread factory will be used. | no | thread-factory |
| Thread Pool Type | Thread pool type | yes | __type |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none