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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2020.3-6.fc42 | - |
Fedora 42 | 2020.3-6.fc42 | - |
Fedora 41 | 2020.3-5.fc41 | - |
Fedora 40 | 2020.3-4.fc40 | - |
You can contact the maintainers of this package via email at
tbb2020.3 dash maintainers at fedoraproject dot org
.