Threading Building Blocks

from Wikipedia, the free encyclopedia

The Threading Building Blocks (including Intel Threading Building Blocks or short TBB ) is a by semiconductor manufacturer Intel developed C ++ - program library for efficient use of multi-core processors . The library provides a set of data structures and algorithms that, when using threads, help avoid typical problems. TBB uses template programming in the implementation .

Version 1.0 of TBB was released by Intel in August 2006. Version 4.0 was released in September 2011. TBB 4.0 supports Windows (XP or newer), macOS (version 10.4.4 or higher) and Linux .

literature

Web links

Individual evidence

  1. software.intel.com
  2. Threading Building Blocks - Release Notes Version 2.0 (PDF)