More on CruiseControl.NET build serialization
Two other items of interest:
- There are some existing CCNet plug-ins (Sequential Task, Sequential Source, and Sequential Project) that provide locking.
- There is work underway to integrate named build queues within CCNet itself, described here.
For anybody whose build spends the vast majority of its time in NAnt (or MSBuild), I’d still recommend locking there, as I described last week, for faster build throughput.