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:
“1946: I go to graduate school at Tulane in order to get distance from a possessive mother. I see a lot of a red-haired girl named Maude-Ellen. My mother asks one day: Does Maude-Ellen have warts? Every girl Ive known named Maude-Ellen has had warts. Right: Maude-Ellen had warts.”
—Bill Bouke (20th century)
“Pans Syrinx was a girl indeed,
Though now shes turned into a reed;
From that dear reed Pans pipe does come,
A pipe that strikes Apollo dumb;
Nor flute, nor lute, nor gittern can
So chant it, as the pipe of Pan;”
—John Lyly (15531606)