-
Enhancement
-
Resolution: Done
-
Major
-
9.0.0.CR1
-
None
Weld keeps a thread pool for each deployment.
Per default the pool is filled with "numProcessors" threads (see http://docs.jboss.org/weld/reference/latest/en-US/html/configure.html)
When having many deployments, a single thread pool for the wildfly instance could improve the overall performance.
This thread pool should be configurable in the weld subsystem of the wildfly configuration (e.g. standalone.xml).
- is blocked by
-
WELD-1961 Make it easier to provide external ExecutorServices for bootstrap
-
- Resolved
-