tbb-examples

Parallelism library for C++ - example files
  https://www.threadingbuildingblocks.org/
  1
  1 review



TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability.

This package includes the TBB example files.
Latest reviews
4
blueXrider 12 years ago

quite nice