Enable any number of threads
Currently the openETPServer limits the number of threads hardware_concurrency. The purpose is to create a new environment variable to enable/disable this behavior.
This way, if the env variable is set to true, then openETPServer accepts any number of threads.