will running multiple Jenkins masters on same host increase the performance

0 votes

Suppose I have to run dozens/hundreds slaves on one machine. Is it better to set up multiple Jenkins masters on the same host to increase the efficiency and performance? Or should I use a big master instead of using multiple small ones? I am curious to know this.

Thanks.

May 25, 2018 in Jenkins by Atul
• 10,240 points
3,023 views

2 answers to this question.

0 votes

I think one big master will always be better.

If you want to install plugins, run maintenance server, keep back up and upgrade and perform other management stuffs, it will be easier to do on one big master rather doing it on multiple small ones.

I hope that it will help you decide which option to chose.

answered May 25, 2018 by shubham
• 7,340 points
0 votes

While using one big master, u can expect several problems related to file lock. Also you will be losing more ram because of two different Jenkins. I tried running 2 Jenkins in a machine it was really slow comparatively.

answered Aug 7, 2018 by Kalgi
• 52,360 points

Related Questions In Jenkins

+2 votes
4 answers
0 votes
1 answer

How do I pass value from my Fake # script to the host build server (Jenkins)

You can use the EnvInject plugin to pass environment ...READ MORE

answered Jul 11, 2018 in Jenkins by Kalgi
• 2,680 points
1,149 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,503 views
+2 votes
1 answer
0 votes
1 answer

running a Jenkins job on multiple virtual servers.

Your goals can be achieved by using ...READ MORE

answered May 25, 2018 in Jenkins by shubham
• 7,340 points
2,795 views
+2 votes
5 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP