C++ Concurrency in Action

C++ Concurrency in Action pdf epub mobi txt 电子书 下载 2025

出版者:Manning Publications
作者:Anthony Williams
出品人:
页数:528
译者:
出版时间:2012-2-28
价格:USD 69.99
装帧:Paperback
isbn号码:9781933988771
丛书系列:
图书标签:
  • C++ 
  • Concurrency 
  • 并行 
  • 编程 
  • 并发 
  • C/C++ 
  • 多线程 
  • 计算机 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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...  

评分

最新问题,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...  

评分

有侠义之士提供了电子版 https://pan.baidu.com/s/1qX8j7bA 各位可以预览一下再作判断 翻译不及格 这不是英语能力问题 而是中文表达问题, 或根本就是语言问题 至于差到什么程度 是否值得浪费金钱购买 是否值得浪费时间生命去阅读(结果还读不懂) 大家可以自行下载预览一下 心...  

评分

这本书是我见过翻译的技术书以来,最差的一本!真的是最差的,我买过的翻译的书可以大致说一下:学习opencv, shell, Unix高级环境编程, C++ primer, java编程思想等,书名可能有点偏差。 如果用一个数据来表示还原原书的程度的话,Unix高级环境编程是95%,shell是90%,学习...  

评分

最新问题,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...  

用户评价

评分

书是好书,基础大补,但是太不接地气,全篇下来给人一种缺乏站在工程视角只顾自high的感觉(过于 doctrinal ?);比如lock-based design涉及的部分太少了,而部分内容的叙述过于勉强,比如后面在 advanced thread management 里强行展示如何 interrupt a thread (with exception-safety)简直看的人菊花一紧....本身 multithreading 就是极具心智负担的东西,过于强调技巧不见得是好事。最好能结合一些工程实践上的guidelines,免得走偏了回不来

评分

正版实在太贵,不想看中译版,淘宝打印了一本,实在太厚,实在看不进去,看了好几次,去年houjie的培训用的也是这本教材,然后最终让我学会c++多线程的是网上的blog以及referrence网站。

评分

地铁读书系列第二本...原子操作看的想哭,不过还是学到了不少东西。争取在项目重构的时候改改并发。

评分

作者是碉堡的, 写书水平是点点点的. 从第五章memory model开始有读paper的感觉, 各种semantics翻来覆去好多遍. 之后深入lock-free, 以及concurreny对多核CPU的影响是为本作之精华.

评分

书是好书,基础大补,但是太不接地气,全篇下来给人一种缺乏站在工程视角只顾自high的感觉(过于 doctrinal ?);比如lock-based design涉及的部分太少了,而部分内容的叙述过于勉强,比如后面在 advanced thread management 里强行展示如何 interrupt a thread (with exception-safety)简直看的人菊花一紧....本身 multithreading 就是极具心智负担的东西,过于强调技巧不见得是好事。最好能结合一些工程实践上的guidelines,免得走偏了回不来

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有