named pipe
A computing term for a persistent inter-process communication channel identified by a name in the filesystem.
プロセス間通信に名前付きパイプを使う。
Use a named pipe for inter-process communication.
Compound of 名前付き (named) + パイプ (pipe), a calque of the English computing term 'named pipe'.