Benno Evers created MESOS-9400:
----------------------------------
Summary: Allow application to learn the number of libprocess
worker threads.
Key: MESOS-9400
URL: https://issues.apache.org/jira/browse/MESOS-9400
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)