I've been meaning to look into this myself (to see how tricky it would be to implement). We've got 26 builds on our server, and the server really comes crashing to a halt once more than four or five of them are building at once. I don't really want to serialize the builds to just one at a time, but that's what I've done for now.
-- Nick On Wed, Feb 25, 2009 at 2:29 PM, Russell Miller <[email protected]> wrote: > Hi everyone, > > Is there a quick and easy way to say "only this number of builds can > occur at one time, and any others will have to wait until they're > done"? > > --Russell > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
