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