-
Feature Request
-
Resolution: Done
-
Critical
-
jbossws-cxf-4.0.2
-
None
-
Compatibility/Configuration
I need to increase the queue depth on a thread pool. The underlying CXF implementation is throwing a WARNING indicating the queue is full and the callee thread will have to execute the work. When this occurs performance is degraded.
I would like to see the thread pool configuration exposed to allow the setting of
executor queue depth
worker thread count
- is blocked by
-
JBWS-3502 Add property elements to jboss-webservices.xml descriptor
- Closed