In computing, a named pipe (also known as a FIFO for its behavior) is an extension to the traditional pipe concept on Unix and Unix-like systems, and is one of the methods of inter-process communication. The concept is also found in Microsoft Windows, although the semantics differ substantially. A traditional pipe is "unnamed" because it exists anonymously and persists only for as long as the process is running. A named pipe is system-persistent and exists beyond the life of the process and must be deleted once it is no longer being used. Processes generally attach to the named pipes (usually appearing as a file) to perform inter-process communication (IPC).
Read more about Named Pipe: In Unix, In Windows
Famous quotes containing the words named and/or pipe:
“Methinks it would be some advantage to philosophy if men were named merely in the gross, as they are known. It would be necessary only to know the genus and perhaps the race or variety, to know the individual. We are not prepared to believe that every private soldier in a Roman army had a name of his own,because we have not supposed that he had a character of his own.”
—Henry David Thoreau (18171862)
“On a cloud I saw a child,
And he laughing said to me,
Pipe a song about a Lamb;
So I piped with merry chear.
Piper pipe that song again
So I piped, he wept to hear.
Drop thy pipe thy happy pipe
Sing thy songs of happy chear;
So I sung the same again
While he wept with joy to hear.”
—William Blake (17571827)