James Reinders Book order



- 2023
- 2019
Pro TBB
- 820 pages
- 29 hours of reading
This open access book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approachable manner. Throughout the book the authors present numerous examples and best practices to help you become an effective TBB programmer and leverage the power of parallel systems
- 2007
Intel Threading Building Blocks
- 332 pages
- 12 hours of reading
Multithreading is a requirement for good performance of systems with multi- core chips. This book explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. It explains the key tasks in multithreading and how to accomplish them with TBB in a useful manner.