Copilot is your AI companion
Always by your side, ready to support you whenever and wherever you need it.
Joins - A Concurrency Library
Comega promised C# programmers a more pleasant world of concurrent programming. Last published: August 2, 2006.
Important! Selecting a language below will dynamically change the complete page content to that language.
Version:
1.1.0.0
Date Published:
7/15/2024
File Name:
Setup.msi
File Size:
1.2 MB
Comega promised C# programmers a more pleasant world of concurrent programming. Comega had a simple, declarative, and powerful model of concurrency—Join Patterns—applicable both to multithreaded applications and to the orchestration of asynchronous, event-based distributed applications. By exploiting Generics in the Common Language Runtime, we can provide join patterns as a library rather than as a language feature. Offering a library has advantages: The library is language neutral, supporting C#, Visual Basic, and other languages; and the library's join patterns are dynamic, supporting solutions difficult to express with the static join patterns of Comega. The Joins library is efficient and has a simple interface that makes it easy to translate Comega programs to C#. The installer includes a tutorial, documentation, samples, and demos.Supported Operating Systems
Windows 10, Windows 7, Windows 8
- Windows 7, Windows 8, or Windows 10
- Click Download and follow the instructions.
Follow Microsoft