Title: Define Thread Pools for HTTP Connector in JBoss Enterprise Application Platform Describe the issue: The docs list the six different kinds of executor pool, but does not describe what the differences between them are or how to choose which to use. I think that the scheduled executor pool also makes no sense for the web connector, which is what the topic is about. Suggestions for improvement: Include a description of the executor pool types, and some advice on which one to pick.
James, the source that I'm looking at is here: https://community.jboss.org/wiki/ThreadPoolConfiguration#jive_content_id_Executor_Deployment_Types Could you please provide any other references to know more about Thread Pool configuration?
Topic modified/updated: Define Thread Pools for HTTP Connector in JBoss EAP 6 Summary of changes/updates: - Inculded description for executors based on https://community.jboss.org/wiki/ThreadPoolConfiguration?_sscc=t#jive_content_id_Executor_Deployment_Types & - http://grepcode.com/file/repository.jboss.org$nexus$content$repositories$releases@org.jboss.as$jboss-as-threads@7.2.0.Final@org$jboss$as$threads$LocalDescriptions.properties?av=o#blocking-queueless-thread-pool Link to topic: http://docbuilder.usersys.redhat.com/22508/#Define_Thread_Pools_for_HTTP_Connector_in_JBoss_Enterprise_Application_Platform Build ID: Awaiting build
Verified in Revision 6.3.0-31 - PASSED