-
Notifications
You must be signed in to change notification settings - Fork 204
Home
Amanieu edited this page Mar 24, 2013
·
9 revisions
Async++ is a lightweight concurrency framework for C++11. The concept was inspired by the Microsoft PPL library and the N3428 C++ standard proposal.
Instructions for compiling Async++ and using it in your code are available on the Building and Installing page.
The Tutorial provides a step-by-step guide to all the features of Async++.
The API Reference gives detailed descriptions of all the classes and functions available in Async++.
You can contact me by email at [email protected].