Intel Threading Building Blocks 3.0
New Features
Enhancements in Intel Threading Building Blocks 3.0 include:
- Extended compatibility and interoperability support for Microsoft Visual Studio 2010 Parallel Patterns Library* (PPL) and Concurrency Runtime* (ConcRT).
- Added Microsoft Windows* 7, and Apple Mac OS* Snow Leopard support
- Enhanced Task Scheduler provides starvation-proof scheduling tasks for queue-like work; Master Thread Isolation improves task scheduling predictability and responsiveness.
- Enhanced Memory Allocator includes performance optimization for large-block allocations
- Expanded lambdas support provides C++ 0x condition variable; parallel_pipeline a strongly typed lambda friendly interface for building and running pipelines; new container concurrent_unordered_map support