scheduler

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoProplet    = errors.New("no proplet was provided")
	ErrDeadProplers = errors.New("all proplets are dead")
)

Functions

This section is empty.

Types

type Scheduler

type Scheduler interface {
	SelectProplet(t task.Task, proplets []proplet.Proplet) (proplet.Proplet, error)
}

func NewRoundRobin

func NewRoundRobin() Scheduler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL