Threading Building Blocks
Description
Threading Building Blocks offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processors for performance and scalability without having to be a threading expert.
Threading Building Blocks Web SiteUser Reviews
Be the first to post a review of Threading Building Blocks!