Fedora Packages

tbb

The Threading Building Blocks library abstracts low-level threading details

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2020.3-9.fc35 -
Fedora 35 2020.3-9.fc35 -
Fedora 34 2020.3-5.fc34 -
Package Info
Related Packages

You can contact the maintainers of this package via email at tbb dash maintainers at fedoraproject dot org.



Sources on Pagure