English, asked by Aravabhumi2449, 1 year ago

Number of concurrent job executions can be mentioned in the

Answers

Answered by somi173
6

The Number of concurrent job executions can be mentioned in the following way.

First, we need to know the dependency of the number of concurrent jobs.

Its number depends on TWO things.

  1. Limits in the Master
  2. Limits in the Slave

You can perform this limit by the number of

  • cores
  • available memory
  • disk speed
  • overlap of source code
  • availability of SSD etc.

For Master:

           Manage ⇒ Configure System ⇒ Number of executors

For Slaves:

      Manage ⇒ Nodes⇒ Each Node ⇒ Configure ⇒ Number of executors


melvilled11: Project Configuration Section, Build Triggers Section or Configure System?
maheswarivjm2016: ans
Answered by Arslankincsem
0

The answer is Jenkins configuration.


The whole system depends on the couple of times that elaborate the options.


There is an option such as manage Jenkins that is used for management purpose.


This software also has an in build library along with a home directory in which the data is saved.


The setup is done in the JNDI environment showing the home variable.  



melvilled11: Project Configuration Section, Build Triggers Section or Configure System?
Similar questions