<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Jim,<br>
    <br>
    Thanks for the pointer.<br>
    <br>
    I never delved into buildbot at all until I got tasked with the
    upgrade, so I can't say whether it was ever a good technique, or
    just one that's now obsolete.<br>
    <br>
    Neil Gilmore<br>
    grammatech.com<br>
    <br>
    <div class="moz-cite-prefix">On 8/22/2016 12:29 PM, Jim Rowan wrote:<br>
    </div>
    <blockquote
      cite="mid:5448B359-307A-469D-A826-C50E52F1D237@computing.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <br>
      <div>
        <div>On Aug 22, 2016, at 11:56 AM, Neil Gilmore <<a
            moz-do-not-send="true" href="mailto:ngilmore@grammatech.com">ngilmore@grammatech.com</a>>
          wrote:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite"><span style="font-family: Helvetica;
            font-size: 14px; font-style: normal; font-variant: normal;
            font-weight: normal; letter-spacing: normal; line-height:
            normal; orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;
            background-color: rgb(255, 255, 255); float: none; display:
            inline !important;">We have several builders per worker, but
            the workers don't always have enough resources to have a
            build active for every builder. So we have a lock that makes
            sure only one build is really doing anything at a time.</span></blockquote>
      </div>
      <br>
      <div>If I understand correctly, you don’t need that lock.  Read
        about the max_builds parameter on slaves (workers).</div>
    </blockquote>
    <br>
  </body>
</html>