登录 注册
当前位置:主页 > 资源下载 > 9 > C++ Concurrency in Action Practical Multithreading下载

C++ Concurrency in Action Practical Multithreading下载

  • 更新:2024-07-16 19:41:56
  • 大小:2.09MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C++ - 后端
  • 格式:PDF

资源介绍

Anthony Williams, Williams Anthony, "C++ Concurrency in Action: Practical Multithreading" Manning Publications | 2010 | ISBN: 1933988770 | 325 pages | PDF | 1,9 MB 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