First-Come, First-Served (FCFS)
GPTKB entity
Statements (20)
Predicate | Object |
---|---|
gptkbp:instanceOf |
scheduling algorithm
|
gptkbp:alternativeTo |
Priority Scheduling
Round Robin (RR) Shortest Job First (SJF) |
gptkbp:contextSwitches |
minimal
|
gptkbp:dataRate |
can be low
|
gptkbp:example |
ticket counter queue
|
gptkbp:fairness |
simple
|
https://www.w3.org/2000/01/rdf-schema#label |
First-Come, First-Served (FCFS)
|
gptkbp:period |
can be high
|
gptkbp:preemptive |
false
|
gptkbp:schedulingOrder |
arrival time
|
gptkbp:starvation |
possible
|
gptkbp:turnaroundTime |
can be high
|
gptkbp:usedIn |
operating systems
queue management process scheduling |
gptkbp:bfsParent |
gptkb:M/G/1/K_queue
gptkb:M/G/c_queue |
gptkbp:bfsLayer |
8
|