also: エフ・アイ・エフ・オー · エフアイエフオー
noun
first in, first out; FIFO
Computing term for a queue or data structure where the first element added is the first one removed.
このバッファはFIFO方式でデータを処理します。
This buffer processes data in a first-in, first-out manner.
FIFOは待ち行列の基本的な考え方です。
FIFO is the basic concept of a queue.