Chord (concurrency)
Encyclopedia
A chord is a concurrency construct available in Polyphonic C♯
and Cω inspired by the join pattern of the join-calculus
.
Polyphonic C sharp
Polyphonic C# is an extension of the C# programming language.It includes a new concurrency model in which objects can have both synchronous and asynchronous methods...
and Cω inspired by the join pattern of the join-calculus
Join-calculus
The join-calculus is a process calculus developed at INRIA. The join-calculus was developed to provide a formal basis for the design of distributed programming languages, and therefore intentionally avoids communications constructs found in other process calculi, such as rendezvous communications,...
.