| has gloss | eng: In computer science, a scheduling algorithm is the method by which threads, processes or data flows are given access to system resources (e.g. processor time, communications bandwidth). This is usually done to load balance a system effectively or achieve a target quality of service. The need for a scheduling algorithm arises from the requirement for most modern systems to perform multitasking (execute more than one process at a time) and multiplexing (transmit multiple flows simultaneously). |
| lexicalization | eng: Scheduling algorithms |
| lexicalization | eng: scheduling algorithm |
| subclass of | (noun) a precise rule (or set of rules) specifying how to solve some problem algorithm, algorithmic program, algorithmic rule |
| has instance | e/cs/Priority scheduling |
| has instance | e/Activity selection problem |
| has instance | e/Atropos scheduler |
| has instance | c/Disk scheduling algorithms |
| has instance | e/Deadline-monotonic scheduling |
| has instance | e/Deficit round robin |
| has instance | e/Dynamic priority scheduling |
| has instance | e/Earliest deadline first scheduling |
| has instance | e/FSCAN |
| has instance | e/Fair-share scheduling |
| has instance | e/Fixed priority pre-emptive scheduling |
| has instance | e/Foreground-background |
| has instance | e/Gang scheduling |
| has instance | e/Generalized processor sharing |
| has instance | e/Highest response ratio next |
| has instance | e/Interval scheduling |
| has instance | e/LOOK algorithm |
| has instance | e/Least slack time scheduling |
| has instance | e/List scheduling |
| has instance | e/Lottery scheduling |
| has instance | e/Maximum throughput scheduling |
| has instance | e/Modified due date scheduling heuristic |
| has instance | e/Multilevel queue |
| has instance | e/N-Step-SCAN |
| has instance | e/O(1) scheduler |
| has instance | e/Proportional Share Scheduling |
| has instance | e/Rate-monotonic scheduling |
| has instance | e/Scheduling starvation |
| has instance | e/Sequence step algorithm |
| has instance | e/Shortest seek first |
| has instance | e/Time-driven programming |
| has instance | e/Two-level scheduling |
| has instance | e/Windows NT Processor scheduling |