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:
“And then the man whom Sorrow named his friend
Cried out, Dim sea, hear my most piteous story!
The sea swept on and cried her old cry still,
Rolling along in dreams from hill to hill.
He fled the persecution of her glory....”
—William Butler Yeats (18651939)
“I am dead against arts being self-expression. I see an inherent failure in any story which fails to detach itself from the authordetach itself in the sense that a well-blown soap-bubble detaches itself from the bowl of the blowers pipe and spherically takes off into the air as a new, whole, pure, iridescent world. Whereas the ill-blown bubble, as children know, timidly adheres to the bowls lip, then either bursts or sinks flatly back again.”
—Elizabeth Bowen (18991973)