<p style="padding:0 0 0 0; margin:0 0 0 0;">Hello,</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">I'm  trying to figure out how to limit the number of simultaneously running workers (or builders) on my setup.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">The setup: Two bare metal servers, both running a docker daemon. Multiple DockerLatentWorkers instances configured, each of them "mirrored" so that it has an identical copy for the other server, except the worker name (e.g. "server-A-llvm-6-worker" and "server-B-llvm-6-worker") . Then a bunch of Builders, with each Builder setup to run on either server, e.g.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">c['builders'].append(....  workernames=[ "server-A-llvm-6-worker","server-B-llvm-6-worker"] ... )</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">What i'm trying to figure out, is how do i limit the number of workers (or builders) running per server. Is this possible ? I'm currently using buildbot 2.0 but i can upgrade if required.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">Thanks</p>

<div id="simple-translate"> </div>