A number of EE-related subsystemsrelatedsubsystems are using one-off solutions for running asynchronous tasks during service start() and stop() methods. So, the EE subsystem core server will provide a shared thread pool.
In the future this will likely be replaced by a more widely shared pool.