发表于2024-11-21
C++ Concurrency in Action 2024 pdf epub mobi 电子书
怀疑作者是不是专业编程人员。 50页可以搞定的东东,他非要写5百页。 到处 是一些不知所云的比喻,比如用两个人公用厨房来比喻多线程,(但是这个比喻就写了5页) 看了他的比喻本来懂多线程的人员,都会被搞糊涂的。 不明白豆瓣为什么还会有这么多人给高分。...
评分 评分英文原版是不可多得的好书,评分低是中文版翻译的渣。 如果愿意花时间把原版硬啃下来,并且切实在代码上实践,辅以工业级库(比如boost,std,folly)的源码学习的话,真的能学到太多太多了。 本书作者是大名鼎鼎的boost库并发的作者,呼应系列名《In Action》。全书围绕真实...
评分这本书是我见过翻译的技术书以来,最差的一本!真的是最差的,我买过的翻译的书可以大致说一下:学习opencv, shell, Unix高级环境编程, C++ primer, java编程思想等,书名可能有点偏差。 如果用一个数据来表示还原原书的程度的话,Unix高级环境编程是95%,shell是90%,学习...
评分难得买一次中文版的书,买来也没一直没翻,今天看到这本书在亚马逊上被直接打了2个一星,赶紧翻了一下,发现直接进坑了。 下面是随便翻出来的问题: 第22页/23页/53页,movable、copyable这两个词在不同的地方作为括注出现了三次!一般作为括注的词都是一些容易引起歧义,或...
图书标签: C++ Concurrency 并行 编程 并发 C/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
之前有一个2010年版的,现在却来了2012年版的,怎么回事?C++ 11标准都出来了,这里还在谈论C++ 0x吗???。。。哦,原来内容已经根据C++ 11更新过了
评分看了个大概,细节的以后再说。。
评分关于lock-free算法部分颇为醒脑, 但实际跑起来效率不佳. 所缺者, 纯讲语言, 无实际程序作根底. 书中例子不少并无编译器实现, 只能纸上谈谈. 另, 作者好像还在卖多线程库, 和书价格差不多.
评分几年前读过一半,感觉还可以,后续可以直接读第二版了。
评分地铁读书系列第二本...原子操作看的想哭,不过还是学到了不少东西。争取在项目重构的时候改改并发。
C++ Concurrency in Action 2024 pdf epub mobi 电子书