apache / buildstream

BuildStream, the software integration tool
https://buildstream.build/
Apache License 2.0
85 stars 28 forks source link

Remote Execution should maximize parallel builders #633

Open BuildStream-Migration-Bot opened 3 years ago

BuildStream-Migration-Bot commented 3 years ago

See original issue on GitLab In GitLab by [Gitlab user @sstriker] on Sep 7, 2018, 12:00

When doing remote execution, the number of parallel build jobs should be maximized, allowing the remote Execution service to take care of scheduling and resource management of remote workers.

Reference: Context.sched_builders, Resources.

BuildStream-Migration-Bot commented 3 years ago

In GitLab by [Gitlab user @tristanvb] on Jun 1, 2020, 08:43

marked this issue as related to #1333