Wednesday, August 15, 2007 - Posts

Threading Building Blocks

Threading Building Blocks.org - Your New Parallelism Resource

Intel Threading Building Blocks (TBB) offers a rich and complete approach to expressing parallelism in a C++ program. Leverage your multi-core processor performance without having to be a threading expert. If you have experience developing multithreaded C++ software (new applications, or conversion of legacy applications for operation on multiprocessor/multicore systems), you owe it to yourself to experiment with TBB: try recoding a few sections of software you've multithreaded using traditional threads, and notice the difference. Download the stable or development release to test TBB on your software today. Read more