3303-flashcards/hATaBiZQ - 3303/rJ7Jfkku - What is Preemptive Priority-Based Scheduling.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

7 lines
221 B
Markdown

What is **Preemptive, Priority-Based Scheduling**?
---
🥊 A scheduling policy where a lower-priority thread is **forced to stop running** (preempted) as soon as a higher-priority thread becomes **ready to run**.