In a scenario where Jenkins needs to support a large number of concurrent jobs, the system should be configured with an increased number of _________.

  • Build servers with high memory
  • Executors on Jenkins agents
  • Jenkins plugins for job concurrency
  • Nodes in the Jenkins master
Increasing the number of executors on Jenkins agents allows the system to handle a larger number of concurrent jobs by parallelizing their execution.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *