Q&A — Phase 17.4 SchedulerCortex: EDF, Preemption, Prediction Integration #445
Unanswered
web3guru888
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Q&A — SchedulerCortex (Phase 17.4)
Issue #443 · Show & Tell #444
Q1: Why EDF over a simple priority queue?
Q2: How does preemption work in asyncio if we can't cancel a running coroutine?
Q3: What is the tick_ms tuning tradeoff?
Q4: How does SchedulerCortex use PredictiveEngine outputs?
Q5: deadline_miss_policy DROP vs DEMOTE — when to use each?
Q6: How does SchedulerCortex integrate with GoalRegistry and PlanExecutor?
Q7: Grafana — queue depth + deadline miss rate panels
Beta Was this translation helpful? Give feedback.
All reactions