//
pkg.gl
Category
github.com/converged-computing/rainbow
pkg
graph
selection
package
0.0.0-20240629020709-075ee2318884
Repository:
https://github.com/converged-computing/rainbow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
42 SLOC
#
Functions
Get
Get a backend by name.
GetOrFail
GetOrFail ensures we can find the entry.
List
List returns known backends.
Register
Register a new backend by name.
#
Variables
SelectionAlgorithms
Lookup of Algorthms.
#
Interfaces
SelectionAlgorithm
A SelectionAlgorithm is used by the rainbow scheduler to make a final decision about assigning work to a group of clusters.