You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benno Evers (JIRA)" <ji...@apache.org> on 2018/11/19 12:18:00 UTC

[jira] [Created] (MESOS-9400) Allow application to learn the number of libprocess worker threads.

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)