Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.4.4.13.2. JBoss AS 7 and EAP 6 - Workmanager (Managed Server) Service

Overview

Table 3.1195. Overview

Description: WorkManager for resource adapters.
Singleton: no
Plugin: JBossAS7
Child Resource Types
Connection Properties

Table 3.1196. 

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.1197. 

Name Description Required Internal Name
Name The name of the WorkManager no name

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none
3.4.4.13.2.1. JBoss AS 7 and EAP 6 - Long Running Thread Pool (Managed Server) Service
Overview

Table 3.1198. Overview

Description: Long running thread pool executor with a bounded queue where threads submitting tasks may block.
Singleton: no
Plugin: JBossAS7
Child Resource Types
none
Connection Properties

Table 3.1199. 

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

Table 3.1200. Metrics

Name Type Description Internal Name
Current Thread Count measurement The current number of threads in the pool. current-thread-count
Keepalive Time:time measurement The time keepalive-time:time
Largest Thread Count measurement The largest number of threads that have ever simultaneously been in the pool. largest-thread-count
Rejected Count measurement The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded. rejected-count

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties

Table 3.1201. 

Name Description Required Internal Name
Allow Core Timeout Whether core threads may time out. The default value is false. no allow-core-timeout
Core Threads The core thread pool size which is smaller than the maximum pool size. If undefined, the core thread pool size is the same as the maximum thread pool size. no core-threads:expr
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
Queue Length The queue length. yes queue-length:expr
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

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none
3.4.4.13.2.2. JBoss AS 7 and EAP 6 - Short Running Thread Pool (Managed Server) Service
Overview

Table 3.1202. Overview

Description: Short running thread pool executor with a bounded queue where threads submitting tasks may block.
Singleton: no
Plugin: JBossAS7
Child Resource Types
none
Connection Properties

Table 3.1203. 

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

Table 3.1204. Metrics

Name Type Description Internal Name
Current Thread Count measurement The current number of threads in the pool. current-thread-count
Keepalive Time:time measurement The time keepalive-time:time
Largest Thread Count measurement The largest number of threads that have ever simultaneously been in the pool. largest-thread-count
Rejected Count measurement The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded. rejected-count

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties

Table 3.1205. 

Name Description Required Internal Name
Allow Core Timeout Whether core threads may time out. The default value is false. no allow-core-timeout
Core Threads The core thread pool size which is smaller than the maximum pool size. If undefined, the core thread pool size is the same as the maximum thread pool size. no core-threads:expr
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
Queue Length The queue length. yes queue-length:expr
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

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none