Cooperating Sequential Processes¶
Dijkstra, E. W. (1965). Cooperating Sequential Processes.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Mechanisms¶
- Work Slot Token
- It is the concurrency primitive of computing made physical — a counting semaphore is exactly a pool of tokens that a process must acquire before entering
This sourceDefines semaphore control in which a process performs the acquisition operation before entering a protected section and the release operation after leaving it.
- It is the concurrency primitive of computing made physical — a counting semaphore is exactly a pool of tokens that a process must acquire before entering
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:1d90b90bb8e4 · see in the full table