Hi Les, I don't run my master as slave right now and use 3 executors on master. But at times, it is heavily loaded and the CPU usage of the master goes to 250% or so. If I run the master as slave, will this overloading reduce on master?
Aswini On Friday, 26 April 2013 15:37:30 UTC+1, LesMikesell wrote: > > On Fri, Apr 26, 2013 at 8:17 AM, Aswini Rajasekaran > <[email protected] <javascript:>> wrote: > > Hi Les, > > > > This seems to be a very good idea. But will the performance of the > server > > increase/decrease if we make the master node to run as a slave node also > and > > work as master at the same time? > > There is probably a tiny amount of overhead in communication between a > master and slave process, but I wouldn't expect it to be noticeable. > On the other hand you might see some competition for disk access if > the builds and jenkins master files are on the same physical device - > whether or not it is handled by the same process. > > -- > Les Mikesell > [email protected] <javascript:> > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
