Why Is the performance of a Jenkins master Improved by using a distributed builds architecture?

Posted by: Pdfprep Category: CJE Tags: , ,

Why Is the performance of a Jenkins master Improved by using a distributed builds architecture?
A . Because executors cannot be allocated on the master.
B . Because executors offloaded onto build nodes are not performant.
C . Because it prevents the CPU being overloaded during parallel polls.
D . Because it prevents builds from overloading a master’s CPU/memory.
E . Because builds cannot be run In parallel on a master.

Answer: D

Leave a Reply

Your email address will not be published.