aboutsummaryrefslogtreecommitdiff
path: root/devel/tbb/pkg-descr
blob: 0359b6987263ed0bbf1aa614d20ef394c4c5c9f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
Intel Threading Building Blocks (TBB) offers a rich and complete
approach to expressing parallelism in a C++ program. It is a library
that helps you take advantage of multi-core processor performance
without having to be a threading expert. Threading Building Blocks
is not just a threads-replacement library. It represents a higher-level,
task-based parallelism that abstracts platform details and threading
mechanism for performance and scalability.

WWW: http://tbb.sourceforge.net/