//------------------------------------------------------------------------
//--- initialize thread pool
logger.info(" - Thread Pool...");
threadPool = new ThreadPool();
//------------------------------------------------------------------------
//--- initialize settings subsystem
logger.info(" - Setting manager...");