Fifo
Jump to navigation
Jump to search
Fifo - first in, first out - a pipe, that is a form of temporary file used by your operating system. The first bits that were sent to the pipe are used first in your program or when the pipe fills up, are discarded.