You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/02/02 08:32:00 UTC

[jira] [Created] (MRESOLVER-318) Support dynamic core count expressions for thread configurations

Tamas Cservenak created MRESOLVER-318:
-----------------------------------------

             Summary: Support dynamic core count expressions for thread configurations
                 Key: MRESOLVER-318
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-318
             Project: Maven Resolver
          Issue Type: Improvement
          Components: Resolver
            Reporter: Tamas Cservenak


Resolver has several spots where user can configure "thread count" for some components. These should support "dynamic core count" expressions as well (ie. "1.5C") in very same manner as Maven -T param does.
Moreover, there are pool managing code spread across several components, try to clean up this by introducing a common reused utility.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)