C++ Concurrency in Action : Practical Multithreading

0
(0)

C++ Concurrency in Action
: Practical Multithreading

作者:AnthonyWilliams

出版社:ManningPublications

副标题:PracticalMultithreading

出版年:2012-2-28

页数:528

定价:USD69.99

装帧:Paperback

ISBN:9781933988771

内容简介
······

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

评论 ······

简单参考

我的能力不够。。

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

哈哈,此书到后面门槛确实不低,要入门还是Java 并发编程实战那本书吧

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册