C++ Concurrency in Action 在线电子书 图书标签: C++ Concurrency 并行 编程 并发 C/C++ 多线程 计算机
发表于2025-02-16
C++ Concurrency in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
很棒的一本书,不过精华的lock free部分我暂时跳过去了……以后还得回头看
评分看了个大概,细节的以后再说。。
评分书是好书,基础大补,但是太不接地气,全篇下来给人一种缺乏站在工程视角只顾自high的感觉(过于 doctrinal ?);比如lock-based design涉及的部分太少了,而部分内容的叙述过于勉强,比如后面在 advanced thread management 里强行展示如何 interrupt a thread (with exception-safety)简直看的人菊花一紧....本身 multithreading 就是极具心智负担的东西,过于强调技巧不见得是好事。最好能结合一些工程实践上的guidelines,免得走偏了回不来
评分读了前三章,算是大致了解了下c++11的thread,写得还挺清楚的,有机会再把后面的读完吧。
评分文笔不好啊,表述不清楚。
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
英文原版是不可多得的好书,评分低是中文版翻译的渣。 如果愿意花时间把原版硬啃下来,并且切实在代码上实践,辅以工业级库(比如boost,std,folly)的源码学习的话,真的能学到太多太多了。 本书作者是大名鼎鼎的boost库并发的作者,呼应系列名《In Action》。全书围绕真实...
评分 评分这几个翻译的作者,全部来自同一家银行,真是太巧了。 研究.Net的,来翻译我大c++你是什么意思? 网络工程师?你写代码的吗,是不是专门部署网络的,你敢来翻译这本书? 2010年毕业4年的你敢过来翻译多线程? 测试工程师你有资格你看得懂这本书? 书理解起来本身就不容易,出版...
评分听说书很好, 在图书馆看到就翻翻, 看了前言的翻译剩下就不想看了, 这翻译的是什么鬼玩意, 一般看过的书也就翻译生硬什么的, 这本书翻译的什么都不通, 错误连出。 改天有空看看英文版吧。真的是哪找的翻译, 一点都不负责, 不说校对下吧, 你翻译的时候想过了吗, 机...
评分给看这本翻译版的人几个提醒: 1、要始终相信自己的理解能力,看不懂中文不是你的错。 2、别太较真,除非你有时间自己翻译一遍。 3、需要较真的地方一定要看原文。每一段自己找个关键词,每一节自己写个总结。记住一定要自己写,不要以为能够从翻译文字中复制几句拼起来当总结...
C++ Concurrency in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025