Concurrent Programming on Windows : Architecture, Principles, and Patterns

0
(0)

Concurrent Programming on Windows
: Architecture, Principles, and Patterns

作者:JoeDuffy

出版社:Addison-WesleyProfessional

副标题:Architecture,Principles,andPatterns

出版年:2008-11-7

页数:1008

定价:USD64.99

装帧:Paperback

ISBN:9780321434821

内容简介
······

My aim with this book is to write the book people will buy to understand how to write concurrent programs on the Windows and .NET platforms. This is clearly of increasing importance due to multi-core. This includes a tutorial of the entire set of Windows and .NET APIs required to write concurrent programs. Interspersed among the tutorial are many difficult-to-discover internal details about how things work. Because so much of the threading and synchronization features of the platform are Windows-general, I try to focus on the general behavior first and the API details of native and managed code second.

That are also several practical parallelism algorithms and data structures used for illustration, and best practices and practical topics like debugging and performance. My goal is to treat readers to enough computer-sciency material so that they understand the rich history and evolution of concurrency, but to avoid too much formalism so that professional developers aren’t overwhelmed with theory that isn't directly relevant to ordinary programming.

I’ve structured the book into four major sections. The first, Concepts, introduces the reader to concurrency at a broad level without going too deep into any one topic. The next section, Mechanisms, focuses squarely on the fundamental platform features, inner workings, and API details. After that, the Algorithms section describes common patterns, best practices, algorithms, and data structures that emerge while writing concurrent software. The fourth and last section, Systems, covers many of the system-wide architectural and process concerns that frequently arise. There is a progression here. Concepts is first because it develops a basic understanding of concurrency in general. Understanding Algorithms would be difficult without a solid understanding of the Mechanisms, and similarly, building real Systems would be impossible without understanding the rest. The reverse is not true at all.

作者简介
······

http://www.bluebytesoftware.com/blog/PermaLink,guid,b22cda2c-606f-4259-a48d-fa04e692db92.aspx

http://www.bluebytesoftware.com/books/winconc/winconc_book_resources.html

评论 ······

这绝对是一本开卷有益的书。空闲翻翻都能有不少新领会。

全面深入解析windows多线程的方方面面,覆盖Win32和.NET,全面超越《Win32多线程程序设计》。

全面深入解析windows多线程的方方面面,覆盖Win32和.NET,全面超越《Win32多线程程序设计》。

这绝对是一本开卷有益的书。空闲翻翻都能有不少新领会。

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册