- Platform
- Resources
- Jenkins
- Jenkins Enterprise
- Enterprise Support
- Enterprise Plugins
- Backup Scheduling Plugin
- CloudBees Support Plugin
- Consolidated Build View Plugin
- Custom Update Center Plugin
- Even Scheduler Plugin
- Fast Archiver Plugin
- Folders Plugin
- Folders Plus Plugin
- High Availability Plugin
- Label Throttle Plugin
- Nodes Plus Plugin
- Plugin Usage Plugin
- Restart Aborted Builds Plugin
- Role-based Access Control Plugin
- Secure Copy Plugin
- Skip Next Build Plugin
- Templates Plugin
- Validated Merge Plugin
- VMware Auto-Scaling Plugin
- WikiText Descriptions Plugin
- Request for Pricing
- Download
- Evaluation Agreement
- License Agreement
- Eclipse Plugin
- Jenkins Training
- Jenkins CI
- Jenkins Events
- Jenkins Enterprise
- Company
- Blog
- Team
- Investors
- News Room
- Events
- Careers
- Marketing Events Coordinator - Americas
- Developer Advocate - Americas
- Enterprise Inside Sales - Americas
- Market Research Analyst - Americas
- Market Research Intern - Americas
- European Marketing Coordinator - EMEA
- Enterprise Inside Sales - EMEA
- Developer Advocate - EMEA
- Enterprise Field Sales - Americas
- Contact Us
Label Throttle Plugin
Jenkins Enterprise by CloudBees: Label Throttle Plugin
Problem
When slaves are really virtual machines (VMs), you may have multiple slaves that actually share the same physical resources underneath. Whenever multiple jobs are fired off, they may execute on different VMs, but the VMs are on the same underlying machine. This results in slower builds due to thrashing of the VMs.
Solution
The Label Throttle plugin, available with Jenkins Enterprise by CloudBees, allows you to define a limit for your builds. You can group slaves together, then assign a limit that specifies how many concurrent builds can happen on the slaves that belong to that group. In this way, Jenkins Enterprise by CloudBees avoids overloading your hypervisor host machine.
Thus, when you have a single-system hypervisor, such as VMware ESXi or VirtualBox, Jenkins might think that you have 10 slaves with two executors each, but in reality 20 concurrent builds cannot really be executed. You can only run up to, say, four. This plugin will allow you to define four (in this case) as a limit for your builds, ensuring that the VMs do not thrash. The end result: faster builds, overall.
This plugin is very complementary in combination with the VMware Auto-Scaling plugin.
- More details are available on the Jenkins Enterprise by CloudBees documentation website.



See/hear what Jenkins users have to say!