Hello all,
Because of WFLY-5332, I have modified the JBossThreadPoolExecutor in order to allow the
configuration of max-threads and core-threads independently, while preventing the addition
of a thread if an idle thread already exists.
I have attached the state diagrams of the two executors on
https://issues.jboss.org/browse/WFLY-5332.
Regards,
Panagiotis Sotiropoulos