I was waiting for your contribution in this post Bobby :-) On Jun 11, 2013 4:50 PM, "Sandell, Robert" <[email protected]> wrote:
> For one of our servers we have roughly 4K jobs and 250 slaves running > about 5K builds per day, on average there is one executor per slave. > The server is a 2x12 Core CPU with 64GB RAM (31GB allocated to > Jenkins/Tomcat for Linux process forking issues). > Optimizations in Jenkins over the months has made it so that it doesn't > need that much RAM anymore from the Jenkins process at least; with the > plugins we have it eats about 12GB heap on average. > > Some reports from my colleagues indicates that going above 250 slaves you > start to get some "random" dropped connection issues, but there are many > variables involved in that; like hardware, OS, network, connection method > etc. > > /B > > > -----Original Message----- > > From: [email protected] [mailto:jenkinsci- > > [email protected]] On Behalf Of teilo > > Sent: den 8 juni 2013 09:06 > > To: [email protected] > > Subject: How many jobs can jenkins support? > > > > As you say an amount depends on the server resources, but also on how > > big your build history will be and how you have configured the jobs. > > > > More then 1k jobs is used in the field, not sure anyone has got to >10k > > but from what I have heard it is getting close. That's not too say > > that more jobs is not doable just I don't know of anyone who has that > > many. When you get to that many jobs its not just the server scaling > > but the ui and navigation etc which is not Jenkins specific > > > > As for slaves I'd don't know as I support approx 1k jobs with 12 slaves. > > So scaling into the hundreds isn't even on the radar for my setup! > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Jenkins Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
