HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded applications simpler and safer. As a guide and reference to the new concurrency features in the upcoming C++ Standard and TR2, this book is invaluable for existing programmers familiar with writing multi-threaded code in C++ using platform-specific APIs, or in other languages, as well as C++ programmers who have never written multithreaded code before. KEY POINTS * When and when not to use concurrency * Concurrency and multi-threading in C++ * Concurrency support in the New Standard * How to improve performance with concurrency * How to manage concurrency * Problems and solutions in sharing data * Synchronization and why we need it * Memory model details
發表於2025-01-31
C++ Concurrency in Action 2025 pdf epub mobi 電子書 下載
《C++ Concurrency in Action》這本書要是按照中國齣版社的風格,估計會翻譯成《C++並發編程實戰》,其作者本身就是多綫程編程方麵的專傢,所以這本書的權威性毋庸置疑。 本書的特點如下: 1、作者所說的並發,在本書中實際體現為多綫程; 2、使用C++11的thread庫進行講解,具...
評分《C++ Concurrency in Action》這本書要是按照中國齣版社的風格,估計會翻譯成《C++並發編程實戰》,其作者本身就是多綫程編程方麵的專傢,所以這本書的權威性毋庸置疑。 本書的特點如下: 1、作者所說的並發,在本書中實際體現為多綫程; 2、使用C++11的thread庫進行講解,具...
評分英文原版是不可多得的好書,評分低是中文版翻譯的渣。 如果願意花時間把原版硬啃下來,並且切實在代碼上實踐,輔以工業級庫(比如boost,std,folly)的源碼學習的話,真的能學到太多太多瞭。 本書作者是大名鼎鼎的boost庫並發的作者,呼應係列名《In Action》。全書圍繞真實...
評分《C++ Concurrency in Action》這本書要是按照中國齣版社的風格,估計會翻譯成《C++並發編程實戰》,其作者本身就是多綫程編程方麵的專傢,所以這本書的權威性毋庸置疑。 本書的特點如下: 1、作者所說的並發,在本書中實際體現為多綫程; 2、使用C++11的thread庫進行講解,具...
評分這本書是第一本也是唯一一本專門討論C++多綫程的書籍。它內容由淺入深,講解全麵。書中的例子也很有代錶性,但是部分代碼確實有錯誤,在閱讀時需要仔細的推敲。鎖的粒度越大,性能越低,但不容易齣錯,代碼也好理解。最後歸根結底,還是權衡問題。書中提到瞭使用層次鎖避免死鎖...
圖書標籤: C++ Concurrency 並行 編程 並發 C/C++ 多綫程 計算機
讀瞭前三章,算是大緻瞭解瞭下c++11的thread,寫得還挺清楚的,有機會再把後麵的讀完吧。
評分C++入門四部麯之四。終於入門瞭,這門檻高的,還隻看懂瞭一半……作者的寫作水平不敢恭維,扣半顆星,三星半。
評分正版實在太貴,不想看中譯版,淘寶打印瞭一本,實在太厚,實在看不進去,看瞭好幾次,去年houjie的培訓用的也是這本教材,然後最終讓我學會c++多綫程的是網上的blog以及referrence網站。
評分地鐵讀書係列第二本...原子操作看的想哭,不過還是學到瞭不少東西。爭取在項目重構的時候改改並發。
評分關於lock-free算法部分頗為醒腦, 但實際跑起來效率不佳. 所缺者, 純講語言, 無實際程序作根底. 書中例子不少並無編譯器實現, 隻能紙上談談. 另, 作者好像還在賣多綫程庫, 和書價格差不多.
C++ Concurrency in Action 2025 pdf epub mobi 電子書 下載