WildFly Threads Subsystem Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[WildFly Threads Subsystem#Subjects|WildFly Threads Subsystem]] | * [[WildFly Threads Subsystem#Subjects|WildFly Threads Subsystem]] | ||
=Executor Model= | |||
Thread pools defined by the "threads" subsystem can be shared between WildFly components that use the Executor model. An example of such components are [[JBoss Web connectors]]. | |||
=How Does it Relate to JBossWeb?= | =How Does it Relate to JBossWeb?= |
Revision as of 20:51, 8 June 2016
Internal
Executor Model
Thread pools defined by the "threads" subsystem can be shared between WildFly components that use the Executor model. An example of such components are JBoss Web connectors.