First-In-First-Out (FIFO)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf queue discipline
gptkbp:alsoKnownAs gptkb:FIFO
gptkbp:appliesTo inventory management
scheduling
buffer management
gptkbp:contrastsWith Last-In-First-Out (LIFO)
gptkbp:describes order of processing
gptkbp:example queue
line at a ticket counter
https://www.w3.org/2000/01/rdf-schema#label First-In-First-Out (FIFO)
gptkbp:principle first element added is first removed
gptkbp:usedIn computer science
manufacturing
networking
operating systems
data structures
task scheduling
message queues
CPU scheduling
disk scheduling
cache replacement policies
gptkbp:bfsParent gptkb:Content_Store_(CS)
gptkbp:bfsLayer 6