C++ Concurrency in Action

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

出版者:Manning Publications
作者:Anthony Williams
出品人:
页数:528
译者:
出版时间:2012-2-28
价格:USD 69.99
装帧:Paperback
isbn号码:9781933988771
丛书系列:
图书标签:
  • C++
  • Concurrency
  • 并行
  • 编程
  • 并发
  • C/C++
  • 多线程
  • 计算机
  • C++ Concurrency in Action
  • Concurrency
  • C++
  • Programming
  • C++
  • Parallelism
  • 多线程
  • 异步编程
  • 标准库
  • 高性能
  • 现代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...  

评分

英文原版是不可多得的好书,评分低是中文版翻译的渣。 如果愿意花时间把原版硬啃下来,并且切实在代码上实践,辅以工业级库(比如boost,std,folly)的源码学习的话,真的能学到太多太多了。 本书作者是大名鼎鼎的boost库并发的作者,呼应系列名《In Action》。全书围绕真实...  

评分

内容涉及到c++ 0x的 thread lib 以及新的内存模型,另外也有相当篇幅谈C++的并行程序(主要是多线程)如何设计。老实说,写的我觉得并不算通俗易懂,当然毕竟这一块也不是特别容易解释。 但是毕竟这是第一本介绍0x多线程设计的书籍,顺带还有关于内存模型的讲解,所以很难得。C++...  

评分

给看这本翻译版的人几个提醒: 1、要始终相信自己的理解能力,看不懂中文不是你的错。 2、别太较真,除非你有时间自己翻译一遍。 3、需要较真的地方一定要看原文。每一段自己找个关键词,每一节自己写个总结。记住一定要自己写,不要以为能够从翻译文字中复制几句拼起来当总结...  

评分

给看这本翻译版的人几个提醒: 1、要始终相信自己的理解能力,看不懂中文不是你的错。 2、别太较真,除非你有时间自己翻译一遍。 3、需要较真的地方一定要看原文。每一段自己找个关键词,每一节自己写个总结。记住一定要自己写,不要以为能够从翻译文字中复制几句拼起来当总结...  

用户评价

评分

终于看完了。附录真长

评分

memory model 部分还是半知半懂

评分

文笔不好啊,表述不清楚。

评分

蛋疼,这书应该多画点图的

评分

几年前读过一半,感觉还可以,后续可以直接读第二版了。

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

© 2026 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有