Skip to main content

Crate shigoto_budget

Crate shigoto_budget 

Source
Expand description

shigoto-budget — typed three-dimension parallelism envelope.

Spec: theory/SHIGOTO.md §III.7 + §VI. Composition is min-intersection: a job runs iff every applicable budget (global, by-kind, by-scope) has slack. v0.1 ships the pure allocate / release primitive; scheduler integration lands in M0.9j.

Structs§

BudgetSpec
BudgetTree
Three-dimension budget envelope. Allocation checks every applicable limit (min-intersection): a job runs iff all three have slack.

Enums§

BudgetError