CACrown ArchivesThe cinema collection
Menu
Research dossier · Science & Nature

Anonymous pipe

transient computing pipe constructed as part of a shell pipeline

Specimen drawers, botanical folios and brass scientific instruments under study light
Science and natureInterpretive dossier study · Crown Archives visual atlas
Record originEnglish Wikipedia
Text licenseCC BY-SA 4.0
Source revisionJan 6, 2026
Entity authorityQ923907
Source-derived summary

In computer science, an anonymous pipe is a simplex FIFO communication channel that may be used for one-way interprocess communication (IPC). An implementation is often integrated into the operating system's file IO subsystem. Typically a parent program opens anonymous pipes, and creates a new process that inherits the other ends of the pipes, or creates several new processes and arranges them in a pipeline.

Full-duplex (two-way) communication normally requires two anonymous pipes.

Pipelines are supported in most popular operating systems, from Unix onwards, and are created using the "|" character in many shells.

Unix

Pipelines are an important part of many traditional Unix applications and support for them is well integrated into most Unix-like operating systems. Pipes are created using the pipe system call, which creates a new pipe and returns a pair of file descriptors referring to the read and write ends of the pipe. Many traditional Unix programs are designed as filters to work with pipes.

Microsoft Windows

Like many other device IO and IPC facilities in the Windows API, anonymous pipes are created and configured with API functions that are specific to the IO facility. In this case CreatePipe is used to create an anonymous pipe with separate handles for the read and write ends of the pipe.

Editorial summary

The public source identifies “Anonymous pipe” as transient computing pipe constructed as part of a shell pipeline. This brief keeps that definition visible, then builds a research path around Anonymous, pipe and transient.

Editorial reviewA sound reference starting point where classification, measurement and the date of the underlying evidence remain visible. The current 211-word lead offers orientation but no explicit four-digit date, so chronology should not be assumed. The selected authority fields contribute no independent date. Its value is orientation rather than verdict, with Anonymous, pipe and transient providing the first useful test.
Editorial analysis

Why this record matters

A short description can identify a subject without explaining its stakes. For “Anonymous pipe”, the useful work is to connect “transient computing pipe constructed as part of a shell pipeline” to the records capable of establishing context and consequence.

Evidence profile

The date and method of observation matter as much as the stated conclusion, especially where classification or consensus has changed. The source revision retrieved here is dated Jan 6, 2026. The linked authority identifier is Q923907. None of the 0 selected statements returned an explicit reference.

Critical limits

Current terminology should not be projected backward without checking the classification used when the underlying evidence was created. The source lead contains qualifying language; that uncertainty should survive quotation, summary and reuse. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.

How to read it

Check terminology, classification and the date of the cited evidence. Scientific names and technical consensus can change while older records retain historical value.

Best used for
  • Current terminology
  • Classification context
  • Finding cited technical literature
Verify next

Primary datasets, specimen catalogues, standards bodies and the most recent peer-reviewed literature.

Three-step research path

  1. Establish the record: confirm the title “Anonymous pipe”, its source revision and the description used here.
  2. Expand the search: follow Anonymous pipe primary sources, Anonymous pipe archive and Anonymous research across catalogues and specialist indexes.
  3. Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.

Questions for further research

  1. Which source most directly establishes the central claim about “Anonymous pipe”?
  2. Is the terminology current, historical or disputed?
  3. Has classification or technical consensus changed since the cited source?
Subject index

Search terms from this dossier

Source & attribution

This entry incorporates text from Anonymous pipe” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.