You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Isuru Haththotuwa (JIRA)" <ji...@apache.org> on 2015/12/02 17:20:10 UTC

[jira] [Created] (STRATOS-1639) Dynamic Thread Pool Implementation for StratosThreadPool

Isuru Haththotuwa created STRATOS-1639:
------------------------------------------

             Summary: Dynamic Thread Pool Implementation for StratosThreadPool
                 Key: STRATOS-1639
                 URL: https://issues.apache.org/jira/browse/STRATOS-1639
             Project: Stratos
          Issue Type: Improvement
    Affects Versions: FUTURE
            Reporter: Isuru Haththotuwa
            Assignee: Isuru Haththotuwa


Currently StratosThreadPool uses a fixe thread pool which keeps a static thread count even when the threads are idle. This should be improved with the thread pool which keeps a minimum amount, spawn and caches additional threads, and removes them if they are idle for a considerable period.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)