Joins (concurrency library)

Joins is an asynchronous concurrent computing API (Join-pattern) from Microsoft Research for the .NET Framework. It is based on join calculus and makes the concurrency constructs of the language available as a CLI assembly that any CLI compliant language can use.