Can specific webapps or servlets be assigned separate ThreadPools in JBoss Web ?
Issue
- We do have HTTP connector level thread pool control but do we have ability to do app or even servlet level execution thread pooling ?
- We need to be able to setup separate thread pools per web application. We need to do this to keep one web-app from consuming all of the available execute threads in a single JVM instance.
- How do I create distinct thread pools/queues and assign various apps to those new thread pools.
Environment
- JBoss Enterprise Application Platform (EAP)
- 5.x
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.