Support for parallel builds
We are using RTC source control and build engine. Is it possible to run multiple (personal) builds in parallel with the same build definition? I can see this need arising as we scale up the number of developers on the project. I guess an alternative would be to provide multiple build definitions that differ only in the build definition 'load directory' - would this be a reasonable approach?
One answer
We are using RTC source control and build engine. Is it possible to run multiple (personal) builds in parallel with the same build definition?
It's possible to have multiple builds with the same definition running on different build engines at the same time. The Jazz source control team often has a number of our personal builds running at the same time. As far as I know, you're only limited by the number of build engines.
e