On Wed, Feb 25, 2009 at 1:02 PM, nicholas a. evans <[email protected]> wrote: > 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. > We have cruisecontrolrb set up to automatically build our puppet manifests. We have about 50 manifests, and it turns out that if you run too many sequentially the whole process falls on its knees for some reason. I've been trying to figure out why, but I'd like to be able to say "run 7 builds at a time" instead of having to rely on the insanely complex locking mechanism we use now (that doesn't seem to scale very well).
--Russell _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
