C++ Concurrency in Action 在线电子书 图书标签: C++ Concurrency 并行 编程 并发 C/C++ 多线程 计算机
发表于2025-04-29
C++ Concurrency in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
之前有一个2010年版的,现在却来了2012年版的,怎么回事?C++ 11标准都出来了,这里还在谈论C++ 0x吗???。。。哦,原来内容已经根据C++ 11更新过了
评分C++入门四部曲之四。终于入门了,这门槛高的,还只看懂了一半……作者的写作水平不敢恭维,扣半颗星,三星半。
评分读了前三章,算是大致了解了下c++11的thread,写得还挺清楚的,有机会再把后面的读完吧。
评分之前有一个2010年版的,现在却来了2012年版的,怎么回事?C++ 11标准都出来了,这里还在谈论C++ 0x吗???。。。哦,原来内容已经根据C++ 11更新过了
评分文笔不好啊,表述不清楚。
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
最新问题,chaper 6.2.3 find-grained queue,在wait_and_pop和push的同步上调用了condition variable,但是push方法因为notify的时候没有取得wait_and_pop方法的head-lock所以在特殊情况下会导致wait_and_pop方法永远等待下去。 这里是问题的描述 http://stackoverflow.com/ques...
评分 评分听说书很好, 在图书馆看到就翻翻, 看了前言的翻译剩下就不想看了, 这翻译的是什么鬼玩意, 一般看过的书也就翻译生硬什么的, 这本书翻译的什么都不通, 错误连出。 改天有空看看英文版吧。真的是哪找的翻译, 一点都不负责, 不说校对下吧, 你翻译的时候想过了吗, 机...
评分 评分C++ Concurrency in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025