bn:27269110n
Noun Concept
Categories: Inter-process communication, Scheduling algorithms, Queue management, All articles needing additional references
EN
FIFO  Last In, Last Out  FCFS  FIFO queuing  first-in, first-out
EN
In computing and in systems theory, first in, first out, acronymized as FIFO, is a method for organizing the manipulation of a data structure where the oldest entry, or "head" of the queue, is processed first. Wikipedia
English:
computing
Definitions
Relations
Sources
EN
In computing and in systems theory, first in, first out, acronymized as FIFO, is a method for organizing the manipulation of a data structure where the oldest entry, or "head" of the queue, is processed first. Wikipedia
A method of queuing or memory management Wikipedia Disambiguation
Scheduling algorithm Wikidata
OPPOSITE OF