Digital

Pro TBB : C++ parallel programming with Threading Building Blocks

Voss, Michael

Locations

Item is Digital Only

This item does not have a hard or physical copy, and therefore it can only be viewed through an electronic device. You can access the eBook by clicking the "View Online" button above.

Other Related Information

Additional Information
  • Notes
    • Includes index.
  • Content
    • Chapter 1. Jumping right in : “hello, TBB!”
    • Chapter 2. Generic parallel algorithms
    • Chapter 3. Flow graphs
    • Chapter 4. TBB and the parallel algorithms of the C++ Standard Template Library
    • Chapter 5. Synchronization : why and how to avoid it