Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
The number of worker threads used by libprocess is usually dependen on the number of CPU cores on the machine, but can be overwritten using the environment variable `LIBPROCESS_NUM_WORKER_THREADS`.
However, as far as I could tell there is currently no way for applications using libprocess to learn the current number of worker threads.