# Functions

NewNaiveScheduler creates a new NaiveScheduler.

# Structs

NaiveScheduler implements a simple scheduling strategy.

# Interfaces

Scheduler is the interface that wraps the basic scheduling methods.