virtual IThreadPool & getApiExecutor()
 
virtual IThreadPool & getCallbackExecutor()
 
static const std::size_t DEFAULT_THREAD_COUNT
 
SimpleExecutorContext(std::size_t lifeCycleThreadCount=DEFAULT_THREAD_COUNT, std::size_t apiThreadCount=DEFAULT_THREAD_COUNT, std::size_t callbackThreadCount=DEFAULT_THREAD_COUNT)
 
virtual IThreadPool & getLifeCycleExecutor()