noun
named pipe
A computing term for a pipe with a persistent name in the filesystem, allowing inter-process communication. Rare in general Japanese; mostly used in technical documentation.
See also: 名前付きパイプ
UNIX系OSでは、ネームドパイプを使ってプロセス間通信を行うことができます。
On UNIX-like operating systems, you can use named pipes for inter-process communication.