Paul Krill
Editor at Large

Intel updates parallel development tool

news
Jul 22, 20081 min

Threading Building Blocks 2.1 features C++ capabilities and boosts performance, memory allocation

Intel on Tuesday will unveil at the O’Reilly Open Source Convention (OSCON) in Portland, what it described as a substantial upgrade to Intel Threading Building Blocks. TBB 2.1, a developer tool that features a C++ template library for Windows, Mac OS X, and Linux,  enables developers to add parallelism to C++.

TBB helps developers implement threading in applications and improves application performance on multicore processors, Intel said. Version 2.1 of TBB makes it easier to apply the tool to new uses such as graphical user interfaces, artificial intelligence, and network input/output.

Task cancellation and exception handling are supported in this latest version. Performance has been improved through algorithms and containers. The release also features improved components for task scheduling and memory allocation, among others. Ease of use has been boosted as well through enhanced APIs.

An affinity partitioner in version 2.1 improves performance in chained parallel operations while a more efficient cache also is highlighted.

Bundled in most Linux OSes and also functioning with Sun Solaris, the commercial product will be available for download Wednesday. An open source version also will be offered.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author