go-cube

command module
v0.0.0-...-2db7b48 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 8 Imported by: 0

README

go-cube

A toy workload orchestration system, developed while reading "Build an Orchestrator in Go" by Tim Boring.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
manager
Manager contains everything needed to manage the execution of tasks on workers.
Manager contains everything needed to manage the execution of tasks on workers.
node
Node contains everything needed to represent the physical nodes that run workers.
Node contains everything needed to represent the physical nodes that run workers.
scheduler
Scheduler contains everything needed to select an appropriate worker for sending a task to.
Scheduler contains everything needed to select an appropriate worker for sending a task to.
task
Task contains everything needed by workers to execute and manage a workload.
Task contains everything needed by workers to execute and manage a workload.
worker
Worker contains everything needed to manage the execution of tasks scheduled to a node.
Worker contains everything needed to manage the execution of tasks scheduled to a node.

Jump to

Keyboard shortcuts

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