Limiting resource usage per build #200

Open
opened 2022-05-26 10:00:21 +02:00 by Jef Roosens · 0 comments
Owner

Docker has features for controlling how much CPU time a container is allowed to use. This opens up possiblities for Vieter to restrict a container to a certain amount of CPU to ensure it doesn't "suffocate" the other builds. Another usecase would be running builds on a resource-restricted machine, where it is better to have longer builds than to have them use up a large portion of the host's resources.

Docker has features for controlling how much CPU time a container is allowed to use. This opens up possiblities for Vieter to restrict a container to a certain amount of CPU to ensure it doesn't "suffocate" the other builds. Another usecase would be running builds on a resource-restricted machine, where it is better to have longer builds than to have them use up a large portion of the host's resources.
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vieter-v/vieter#200
No description provided.