JBossWeb WildFly Subsystem Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;"> | <blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;"> | ||
:[[ | :[[WildFly Threads Subsystem Configuration]] | ||
</blockquote> | </blockquote> | ||
Revision as of 21:30, 8 June 2016
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:
For more details on the JBossWeb threading model, see: