Parametry
- 1008 stránek
- 36 hodin čtení
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á)
Doručení
Platební metody
Nikdo zatím neohodnotil.
- Titul
- Concurrent Programming on Windows
- Podtitul
- Architecture, Principles, and Patterns
- Jazyk
- anglicky
- Autoři
- Joe Duffy, Herb Sutter, Craig Mundie
- Vydavatel
- Addison-Wesley Professional
- Rok vydání
- 2008
- Vazba
- měkká
- Počet stran
- 1008
- ISBN10
- 032143482X
- ISBN13
- 9780321434821
- Série
- Štítky
- Naučná literatura, Společenské vědy, Technologie & Průmysl, Počítače & Internet, USA, Jazyky, Technologie, Software, Windows OS
- 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.



