The Concurrent Tasks Framework
The Concurrent Tasks Framework extends C++ by the task-based programming paradigm.
Benefits:
- Task-based code is implicitly scalable
- Algorithms are far better reusable than when written in standard C++
Availability:
The Concurrent Tasks Framework is available for Microsoft Windows XP (32 bit), Microsoft Windows Vista (32/64 bit) and Microsoft Windows 7 (32/64 bit).