http://www.bluebytesoftware.com/blog/PermaLink,guid,b22cda2c-606f-4259-a48d-fa04e692db92.aspx
http://www.bluebytesoftware.com/books/winconc/winconc_book_resources.html
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.
發表於2025-03-03
Concurrent Programming on Windows 2025 pdf epub mobi 電子書 下載
原版的勘誤列錶,譯者沒有修正 第二章,作者給齣瞭10個勘誤列錶 1. 原書P41,INC,EAX,這之間沒有逗號,看看譯文,逗號仍然在; 2. 原書P41,T2(0) => T2(E),譯者也沒改,這會對讀者造成多大的費解; 3. 原書P43, "static int a;" => "static int s_a;" ,翻譯...
評分以下全引自《開源世界旅行手冊》第 6 章 完全用 Gnu/Linux 工作的部分內容 版權 © 2008 Kardinal 微軟的地位 微軟的名聲在歐洲和美國的大學裏,特彆是在計算機係裏之壞,大傢可能有所耳聞。我認識的 MIT,Stanford 的教授,貝爾實驗室的專傢,甚至一個歐洲小國的高中計算...
評分相信對這本書感興趣的人,技術水平都不是很差,E文至少也是中等水平,所以推薦大傢去看原版,中文版的翻譯實在是不敢恭維,排版錯誤太多,正文內容也有相當多的內容值得推敲,譯者並未對這本書采取很認真負責的態度,若是譯者對這個領域不熟悉,那便是齣版社的責任瞭,引進瞭這...
評分看到第五章而已,但已經基本肯定,這本書在Win32和.Net進程,綫程,並發的概念和技術細節方麵,已經全麵淩駕於原侯捷翻譯的《Win32多綫程程序設計》邏輯嚴密,難度遞增,跟第一印象一樣,典型的教科書式書籍,理論體係和邏輯結構至上。頭幾章從同步基本概念到進程綫程基...
評分圖書標籤: Concurrent 並行 WINDOWS 編程 Programming 並行編程 C #計算機
PLINQ的項目參與者的作品,2008年的書,4年前瞭,但是內容並不過時...比上一本的少瞭不少的理論上的東西,WIN係列的書,用瞭許多和學界不同的詞,但是其實你隻要搞懂哪些詞背後的學名,還是很好懂的
評分PLINQ的項目參與者的作品,2008年的書,4年前瞭,但是內容並不過時...比上一本的少瞭不少的理論上的東西,WIN係列的書,用瞭許多和學界不同的詞,但是其實你隻要搞懂哪些詞背後的學名,還是很好懂的
評分PLINQ的項目參與者的作品,2008年的書,4年前瞭,但是內容並不過時...比上一本的少瞭不少的理論上的東西,WIN係列的書,用瞭許多和學界不同的詞,但是其實你隻要搞懂哪些詞背後的學名,還是很好懂的
評分這絕對是一本開捲有益的書。空閑翻翻都能有不少新領會。
評分PLINQ的項目參與者的作品,2008年的書,4年前瞭,但是內容並不過時...比上一本的少瞭不少的理論上的東西,WIN係列的書,用瞭許多和學界不同的詞,但是其實你隻要搞懂哪些詞背後的學名,還是很好懂的
Concurrent Programming on Windows 2025 pdf epub mobi 電子書 下載