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:
“The last public hanging in the State took place in 1835 on Prince Hill.... On the fatal day, the victim, a man named Watkins, peering through the iron bars of his cell, and seeing the townfolk scurrying to the place of execution, is said to have remarked, Why is everyone running? Nothing can happen until I get there.”
—Administration for the State of Con, U.S. public relief program (1935-1943)
“Blest are those
Whose blood and judgment are so well commingled
That they are not a pipe for Fortunes finger
To sound what stop she please.”
—William Shakespeare (15641616)