multi-module jobs - performance issue

12 views
Skip to first unread message

Tomasz Majchrowski

unread,
Jan 19, 2015, 8:32:25 AM1/19/15
to jenkins...@googlegroups.com
Dear All

I found the way how the Jenkins manage nodes and jobs distribution very powerful. We are thinking about moving our automated build system developed on top of python into the Jenkins jobs.

The basic idea is to analyze the dependency in one upstream job and build each module as a separate downstream Job. The downstream jobs will be triggered with using of scheduleBuild2(int quietPeriod, Cause c, Action... actions).

This works pretty well with amount of jobs till 50. The more parallel jobs we have the less responsive UI we've got. Since the environment for which I'm preparing setup requires maintain of multiple configuration in practice I can expect situation up to 500-700 jobs running.

Does anyone of you have experience with using Jenkins to cope which such a mount of jobs?
Could you share your experience in this area?
Does it make sense to continue this direction or basically the Jenkins is to heavy because of numbers of plugin in toolchain that might slow down processing?

Best regards, Tomasz.
--
Pozdrawiam/Best regards/Mit freundlichen Grüßen, Tomasz Majchrowski,
Information Technology and Services Consultant and Contractor

Stephen Connolly

unread,
Jan 19, 2015, 8:55:57 AM1/19/15
to jenkins...@googlegroups.com
Jenkins installations with over 200 slaves per master are non-trivial to tune up. It's not impossible, e.g. I know of a few installations with over 1k executors, but it certainly is "fun"

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAGp7fHXX2a-OzUHt2cLhSFOpd%3DGybhL6EUOqkJ2YLTsPryiJcw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages