tbb - The Threading Building Blocks library abstracts low-level threading details
Website: | http://threadingbuildingblocks.org/ |
---|---|
License: | GPLv2 with exceptions |
Vendor: | Fedora Project |
- Description:
Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. TBB requires fewer lines of code to achieve parallelism than other threading models. The applications you write are portable across platforms. Since the library is also inherently scalable, no code maintenance is required as more processor cores become available.
Packages
tbb-2.1-2.20080605.fc11.i586 [63 KiB] |
Changelog
by Fedora Release Engineering (2009-02-25):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |