C++ Concurrency in Action 在線電子書 圖書標籤: C++ Concurrency 並行 編程 並發 C/C++ 多綫程 計算機
發表於2025-03-16
C++ Concurrency in Action 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
看瞭個大概,細節的以後再說。。
評分書是好書,基礎大補,但是太不接地氣,全篇下來給人一種缺乏站在工程視角隻顧自high的感覺(過於 doctrinal ?);比如lock-based design涉及的部分太少瞭,而部分內容的敘述過於勉強,比如後麵在 advanced thread management 裏強行展示如何 interrupt a thread (with exception-safety)簡直看的人菊花一緊....本身 multithreading 就是極具心智負擔的東西,過於強調技巧不見得是好事。最好能結閤一些工程實踐上的guidelines,免得走偏瞭迴不來
評分比較新的一本書...講C++0x標準庫thread,亮點是atomic variable
評分看瞭個大概,細節的以後再說。。
評分應該是近期講c++並發比較權威的書瞭。一些概念也印證瞭正在嚮函數式編程靠攏的趨勢
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
《C++ Concurrency in Action》这本书要是按照中国出版社的风格,估计会翻译成《C++并发编程实战》,其作者本身就是多线程编程方面的专家,所以这本书的权威性毋庸置疑。 本书的特点如下: 1、作者所说的并发,在本书中实际体现为多线程; 2、使用C++11的thread库进行讲解,具...
評分给看这本翻译版的人几个提醒: 1、要始终相信自己的理解能力,看不懂中文不是你的错。 2、别太较真,除非你有时间自己翻译一遍。 3、需要较真的地方一定要看原文。每一段自己找个关键词,每一节自己写个总结。记住一定要自己写,不要以为能够从翻译文字中复制几句拼起来当总结...
評分给看这本翻译版的人几个提醒: 1、要始终相信自己的理解能力,看不懂中文不是你的错。 2、别太较真,除非你有时间自己翻译一遍。 3、需要较真的地方一定要看原文。每一段自己找个关键词,每一节自己写个总结。记住一定要自己写,不要以为能够从翻译文字中复制几句拼起来当总结...
評分怀疑作者是不是专业编程人员。 50页可以搞定的东东,他非要写5百页。 到处 是一些不知所云的比喻,比如用两个人公用厨房来比喻多线程,(但是这个比喻就写了5页) 看了他的比喻本来懂多线程的人员,都会被搞糊涂的。 不明白豆瓣为什么还会有这么多人给高分。...
評分内容涉及到c++ 0x的 thread lib 以及新的内存模型,另外也有相当篇幅谈C++的并行程序(主要是多线程)如何设计。老实说,写的我觉得并不算通俗易懂,当然毕竟这一块也不是特别容易解释。 但是毕竟这是第一本介绍0x多线程设计的书籍,顺带还有关于内存模型的讲解,所以很难得。C++...
C++ Concurrency in Action 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025