apache / apache/maven

[MNG-6623] Adding / Removing from core multiplier for parallel builds

Open
#8,593 3 comments 0 reactions 0 assignees View on GitHub
enhancement priority:minor
Dominant language
Java
Stars
5.3k
Forks
3.1k
Avg merge
20h 42m
Merged PRs (30d)
297

Description

**[Jason Faust](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jftsunami)** opened **[MNG-6623](https://issues.apache.org/jira/browse/MNG-6623?redirect=false)** and commented

An extension to the parallel build syntax would be useful to fine tune the result after the first adjustment happens.

One idea is `nC(+|-)x` where `nC` is the existing syntax, and the plus or minus would increase or decrease the result, or another way:
* `1C+4` = Number of cores, plus 4 more threads, so on a 1 core system, 5 threads
* `2C-2` = On a 4 core system, 6 threads

---

**Affects:** 3.6.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.