DISCLAIMER: We use Jenkins . . . I've never used Hudson . . . Your wording seemed fuzzy me so . . . so I thought I would offer this:
We build multiple flavors against the same source (Win32, Win64, Linux as examples). Each flavor has its own job . . . when somebody checks in, several jobs are likely to kick off at once and depending on available executors may run in parallel. I'm not sure if that applies to your situation or not. Frank -----Original Message----- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Z W Sent: Thursday, November 15, 2012 4:15 PM To: jenkinsci-users@googlegroups.com Subject: Re: parallel builds on single Hudson possible - quick question Hi Mark Thanks for responding. What's are alternatives out there for Hudson to deal with parallel builds requests besides upgrading to Jenkins. On Tue, Nov 13, 2012 at 8:14 PM, Mark Waite <markwa...@yahoo.com> wrote: > In the Jenkins job configuration screen, there is a check box "Execute > concurrent builds if necessary". I don't know if that feature is > available in Hudson or not. It may have been added after most of the > developers switched from Hudson to Jenkins. > > Mark Waite > > ________________________________ > From: Z W <mpc8...@gmail.com> > To: jenkinsci-users@googlegroups.com > Sent: Tuesday, November 13, 2012 8:03 PM > Subject: parallel builds on single Hudson possible - quick question > > Hi All > > We have a single Hudson server and we like to perform parallel builds > for multiple different builds. > Can Hudson support that, meaning one job starts at 815am and another > at 820am so in the build queue there would be 2 paralllel builds ? > If not, what's the usual practice to support multiple concurrent > builds ? Is that using a single Hudson or multiple Hudson servers ? > > Thanks > >