-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
3.3.4.Final
-
None
-
None
We are currently trying to finetune the io and worker threads for our application production usage running on Wildfly 10.
Even if we have load test in place, its difficult to determine the correct ratio of both io and worker thread pool.
It would be great to have something like http://www.infoq.com/articles/Java-Thread-Pool-Performance-Tuning implemented in xnio and available/monitorable through jmx. This would allow us to get our number rights without too much pain.
Finally, gathering this data could also open the door to an ergonomics implementation where the optimal sizing of the thread pool could be determined automatically by the xnio component.