Knihobot

Concurrent Programming on Windows

Architecture, Principles, and Patterns

Více o knize

When implementing multi-threading in an application, clean architecture and design become crucial. This requires an understanding of the platform's capabilities and emerging best practices. The author effectively combines theory with practical insights throughout the text. Joe Duffy tackles the challenge of explaining how to write software that fully utilizes concurrency and hardware parallelism. He focuses on designing, implementing, and maintaining large-scale concurrent programs, primarily using C# and C++ for Windows. Duffy provides developers with the necessary tools and techniques to create efficient, safe code for multicore processors. This knowledge is essential for problems where concurrency is naturally advantageous, such as server applications, image manipulation, financial analysis, simulations, and AI algorithms. It is also valuable for tasks that can benefit from parallelism, like math libraries, sorting, report generation, XML manipulation, and stream processing. The book is structured into four main sections: an introduction to concurrency, a focus on fundamental platform features and API details, a discussion of common patterns and best practices, and a final section addressing system-wide architectural concerns. This comprehensive resource equips readers with the best practices and patterns for programming with concurrency on Windows and .NET.

Nákup knihy

Concurrent Programming on Windows, Joe Duffy, Herb Sutter, Craig Mundie

Jazyk
Rok vydání
2008
product-detail.submit-box.info.binding
(měkká)
Jakmile se objeví, pošleme e-mail.

Doručení

Platební metody

Nikdo zatím neohodnotil.Ohodnotit

Titul
Concurrent Programming on Windows
Podtitul
Architecture, Principles, and Patterns
Jazyk
anglicky
Rok vydání
2008
Vazba
měkká
Počet stran
1008
ISBN10
032143482X
ISBN13
9780321434821
Série
Anotace
When implementing multi-threading in an application, clean architecture and design become crucial. This requires an understanding of the platform's capabilities and emerging best practices. The author effectively combines theory with practical insights throughout the text. Joe Duffy tackles the challenge of explaining how to write software that fully utilizes concurrency and hardware parallelism. He focuses on designing, implementing, and maintaining large-scale concurrent programs, primarily using C# and C++ for Windows. Duffy provides developers with the necessary tools and techniques to create efficient, safe code for multicore processors. This knowledge is essential for problems where concurrency is naturally advantageous, such as server applications, image manipulation, financial analysis, simulations, and AI algorithms. It is also valuable for tasks that can benefit from parallelism, like math libraries, sorting, report generation, XML manipulation, and stream processing. The book is structured into four main sections: an introduction to concurrency, a focus on fundamental platform features and API details, a discussion of common patterns and best practices, and a final section addressing system-wide architectural concerns. This comprehensive resource equips readers with the best practices and patterns for programming with concurrency on Windows and .NET.