Libraries
Articles

ThreadingBuildingBlocks

From Libzter

Share/Save/Bookmark
Jump to: navigation, search


ThreadingBuildingBlocks

Developer(s)Intel
Initial Release2006
Current Version2.2
Language(s)C++
Licence(s)GPLv2
Platform(s)Cross platform

Contents

[edit] Overview

ThreadingBuildingBlocks, TBB, from Intel is a library with a set of features that helps build parallel software that will run well on multi-core systems. TBB applies to concepts of ordinary serial programming, rather than on normal parallel programming techniques. The library is released under GPLv2. There is also a commercial licens with support, but with the same features.

Supported Platforms:

  • Windows
  • Linux
  • Mac OS X
  • FreeBSD
  • Xbox 360
  • Solaris
  • Microsoft Visual C++, Intel C++ Compiler and GCC are supported.

[edit] Features

  • Algorithms
  • Containers
  • Scalable memory allocation
  • Mutual exclusion
  • Atomic operations
  • Timing
  • Task schedluing


[edit] Similar libraries


[edit] Download

Download page


Library Navigation

  • Language

  • Category
Google AdSense