Related Books

Intel Threading Building Blocks
Language: en
Pages: 332
Authors: James Reinders
Categories: Computers
Type: BOOK - Published: 2007-07-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Book explains how to maximize the benefits of Intel's new dual-core and multi-core processors through a portable C++ library that works on Windows, Linux, Macin
Structured Parallel Programming
Language: en
Pages: 434
Authors: Michael McCool
Categories: Computers
Type: BOOK - Published: 2012-06-25 - Publisher: Elsevier

DOWNLOAD EBOOK

Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured prog
Intel Threading Building Blocks
Language: en
Pages: 336
Authors: James Reinders
Categories: Computers
Type: BOOK - Published: 2007-07-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop comp
The Art of Concurrency
Language: en
Pages: 306
Authors: Clay Breshears
Categories: Computers
Type: BOOK - Published: 2009-05-07 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experienc
Efficient Android Threading
Language: en
Pages: 280
Authors: Anders Goransson
Categories: Computers
Type: BOOK - Published: 2014-05-22 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem?