JBossWeb WildFly Subsystem Concepts

From NovaOrdis Knowledge Base
Revision as of 21:29, 8 June 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Threading Model

JBoss Web connectors use thread pools defined by the WildFly Threads Subsystem. For an example on how to configure an executor and its associated thread factory for use with a JBossWeb connector in WildFly see:

WildFly Threads Subsystem Concepts

For more details on the JBossWeb threading model, see:

JBossWeb Threading Model