Concurrent Programming on Windows

Concurrent Programming on Windows
Author :
Publisher : Pearson Education
Total Pages : 1421
Release :
ISBN-10 : 9780321604415
ISBN-13 : 0321604415
Rating : 4/5 (415 Downloads)

Book Synopsis Concurrent Programming on Windows by : Joe Duffy

Download or read book Concurrent Programming on Windows written by Joe Duffy and published by Pearson Education. This book was released on 2008-10-28 with total page 1421 pages. Available in PDF, EPUB and Kindle. Book excerpt: “When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. . . . This places an emphasis on understanding not only the platform’s capabilities but also emerging best practices. Joe does a great job interspersing best practices alongside theory throughout his book.” – From the Foreword by Craig Mundie, Chief Research and Strategy Officer, Microsoft Corporation Author Joe Duffy has risen to the challenge of explaining how to write software that takes full advantage of concurrency and hardware parallelism. In Concurrent Programming on Windows, he explains how to design, implement, and maintain large-scale concurrent programs, primarily using C# and C++ for Windows. Duffy aims to give application, system, and library developers the tools and techniques needed to write efficient, safe code for multicore processors. This is important not only for the kinds of problems where concurrency is inherent and easily exploitable—such as server applications, compute-intensive image manipulation, financial analysis, simulations, and AI algorithms—but also for problems that can be speeded up using parallelism but require more effort—such as math libraries, sort routines, report generation, XML manipulation, and stream processing algorithms. Concurrent Programming on Windows has four major sections: The first introduces concurrency at a high level, followed by a section that focuses on the fundamental platform features, inner workings, and API details. Next, there is a section that describes common patterns, best practices, algorithms, and data structures that emerge while writing concurrent software. The final section covers many of the common system-wide architectural and process concerns of concurrent programming. This is the only book you’ll need in order to learn the best practices and common patterns for programming with concurrency on Windows and .NET.


Concurrent Programming on Windows Related Books

Concurrent Programming on Windows
Language: en
Pages: 1421
Authors: Joe Duffy
Categories: Computers
Type: BOOK - Published: 2008-10-28 - Publisher: Pearson Education

DOWNLOAD EBOOK

“When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. . . . This places an emphasis on
Concurrent Programming on Windows
Language: en
Pages: 996
Authors: Joe Duffy
Categories:
Type: BOOK - Published: 2008 - Publisher:

DOWNLOAD EBOOK

Concurrent Programming On Windows
Language: en
Pages: 996
Authors: Duffy
Categories:
Type: BOOK - Published: - Publisher: Pearson Education India

DOWNLOAD EBOOK

Delphi in a Nutshell
Language: en
Pages: 578
Authors: Ray Lischner
Categories: Computers
Type: BOOK - Published: 2000-03-16 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

"The bulk of the book is a complete ordered reference to the Delphi language set. Each reference item includes: the syntax, using standard code conventions; a d
Concurrency in .NET
Language: en
Pages: 852
Authors: Riccardo Terrell
Categories: Computers
Type: BOOK - Published: 2018-06-05 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is ai