Concurrency and Coordination Runtime (CCR):
No More Asynchronous Spaghetti
No More Asynchronous Spaghetti
- CCR is a lightweight distributed services-oriented architecture and a common language runtime (CLR)-based library.
- The CCR makes programming asynchronous behavior much simpler than the typical challenge of writing threaded code.
- CCR expresses concurrent programs in explicit continuation passing (CPS) style which is often quite an arduous way for a human to express concurrent calculations.
Presentation Slides (PPT read-only)
=========================================
Home page: http://www.igorshare.com/