Intel Threading Building Blocks

Outfitting C++ for Multi-core Processor Parallelism

Nonfiction, Computers, Programming, Software Development, Programming Languages
Cover of the book Intel Threading Building Blocks by James Reinders, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: James Reinders ISBN: 9781449390860
Publisher: O'Reilly Media Publication: July 12, 2007
Imprint: O'Reilly Media Language: English
Author: James Reinders
ISBN: 9781449390860
Publisher: O'Reilly Media
Publication: July 12, 2007
Imprint: O'Reilly Media
Language: English

Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert.

Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance.

You'll learn how Intel Threading Building Blocks:

  • Enables you to specify tasks instead of threads for better portability, easier programming, more understandable source code, and better performance and scalability in general
  • Focuses on the goal of parallelizing computationally intensive work to deliver high-level solutions
  • Is compatible with other threading packages, and doesn't force you to pick one package for your entire program
  • Emphasizes scalable, data-parallel programming, which allows program performance to increase as you add processors
  • Relies on generic programming, which enables you to write the best possible algorithms with the fewest constraints

Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don't need experience with parallel programming or multi-core processors to use this book.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert.

Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance.

You'll learn how Intel Threading Building Blocks:

Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don't need experience with parallel programming or multi-core processors to use this book.

More books from O'Reilly Media

Cover of the book Mac OS X Unwired by James Reinders
Cover of the book Working with Static Sites by James Reinders
Cover of the book Word Processing in Pages '09: The Mini Missing Manual by James Reinders
Cover of the book Network Warrior by James Reinders
Cover of the book Open Source Strategies for the Enterprise by James Reinders
Cover of the book Using Mac OS X Lion Server by James Reinders
Cover of the book CSS and Documents by James Reinders
Cover of the book Python for Data Analysis by James Reinders
Cover of the book Layout in Pages '09: The Mini Missing Manual by James Reinders
Cover of the book The Facebook Marketing Book by James Reinders
Cover of the book Designing Social Interfaces by James Reinders
Cover of the book Seeking SRE by James Reinders
Cover of the book Office 2008 for Macintosh: The Missing Manual by James Reinders
Cover of the book Client-Server Web Apps with JavaScript and Java by James Reinders
Cover of the book Universal Design for Web Applications by James Reinders
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy