first-come, first-served discipline

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf queueing discipline
gptkbp:alsoKnownAs gptkb:FIFO
FCFS
gptkbp:appliesTo scheduling
ticketing systems
CPU scheduling
service systems
gptkbp:contrastsWith last-come, first-served discipline
priority queueing
gptkbp:feature fairness
non-preemptive
simple to implement
https://www.w3.org/2000/01/rdf-schema#label first-come, first-served discipline
gptkbp:orderingPrinciple order of arrival
gptkbp:usedIn computer science
operations research
queueing theory
gptkbp:bfsParent gptkb:Kingman's_formula
gptkbp:bfsLayer 5