View Source

Resource means any physical or virtual component of limited availability within the grid, and is provided by grid nodes. A build step can declare to require certain resources to run. If some nodes are found with desired resources, the step will run on the fastest node; otherwise, the step will wait until a node with free resource is available. This way, the resource contention problem between builds and steps can be solved efficiently.