Expand description
ff-scheduler: claim-grant cycle, fairness, capability matching.
Re-exports§
pub use claim::Scheduler;pub use claim::SchedulerConfig;pub use claim::SchedulerError;
Modules§
- claim
- Claim-grant cycle: find eligible executions and issue grants.
Structs§
- Claim
Grant - A claim grant issued by the scheduler for a specific execution.
- Reclaim
Grant - A reclaim grant for a resumed (attempt_interrupted) execution.