Jenkins-并发作业的最大数量 [英] Jenkins - maximum number of concurrent jobs

查看:848
本文介绍了Jenkins-并发作业的最大数量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Jenkins中可以同时运行的最大作业数是什么?

What is the maximum number of jobs I can run concurrently in Jenkins?

推荐答案

Jenkins作业的最大数量取决于您在主服务器和从服务器中设置的限制.通常,我们会限制内核的数量,但是您的里程可能会因可用内存,磁盘速度,SSD的可用性以及源代码的重叠而有所不同.

The maximum number of Jenkins jobs is dependent upon what you set as the limits in the master and slaves. Usually, we limit by the number of cores, but your mileage may vary depending upon available memory, disk speed, availability of SSD, and overlap of source code.

对于主服务器,这是在管理詹金斯">配置系统">执行者数量"中设置的

For the master, this is set in Manage Jenkins > Configure System > # of executors

对于从属(节点),它是在Manage Jenkins>节点>(每个节点)>配置>执行程序数中设置的

For the slaves (nodes), it is set in Manage Jenkins > Nodes > (each node) > Configure > # of executors

这篇关于Jenkins-并发作业的最大数量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆