Hudson umí vykonávat buildy za sebou - lze nastavit po/před kterými buildy se má provést
problém pokud se nepovede předchozí build
Lze provozovat v modu master/slave a nastavit slave na počet exekutorů 1
Master is an installation of Hudson. It serves all HTTP requests, and it also builds
projects on its own.
Slaves are computers that are set up to build projects for a
master. Hudson runs a separate program called slave
agent on slaves. Master starts these slave agents on
demand.