C++ Concurrency in Action
查字典图书网
当前位置: 查字典 > 图书网 > 编程> C++ Concurrency in Action

C++ Concurrency in Action

8.9

作者: Anthony Williams
出版社: Manning Publications
副标题: Practical Multithreading
出版年: 2012-2-28
页数: 528
定价: USD 69.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

展开全文
热门标签:
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  •