First Come, First Served

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf queueing discipline
gptkbp:abbreviation FCFS
gptkbp:alternativeName First In, First Out
gptkbp:contrastsWith gptkb:Shortest_Job_First
priority scheduling
Round Robin scheduling
gptkbp:feature non-preemptive
simple to implement
can cause convoy effect
fair to all jobs
https://www.w3.org/2000/01/rdf-schema#label First Come, First Served
gptkbp:used_in operating systems
service systems
scheduling algorithms
gptkbp:bfsParent gptkb:Kool_Keith
gptkbp:bfsLayer 6