Intel Threading Building Blocks topic
Also known as
- Add other possible names for this topic
Intel Threading Building Blocks (also known as TBB) is the name of a C++ template library developed by Intel for writing software programs that take advantage of multi-core processors. The library consists of data structures and algorithms that allow a programmer to avoid some complications arising from the use of native threading packages such as POSIX threads, Windows threads, or the portable Boost Threads in which individual threads of execution are created, synchronized, and terminated...
full article at wikipedia
With the exception of Wikipedia summaries and some images the
content on this page is typically distributed under
the Creative Commons
Attribution license or Public Domain.
The original description for this topic was automatically generated from the Wikipedia article "Intel Threading Building Blocks" licensed under the GNU Free Documentation License .
Created by mwcl_wikipedia_en Jul 28, 2007
Last edited by gardening_bot Mar 14, 2008
View topic history »
| Gallery | add |
There are no images for this topic yet.
Recent Discussions about Intel Threading Building Blocks
There are no conversations on this topic. Would you like to start one?
Start the Discussion »