C++ Concurrency in Action, 2nd Edition

C++ Concurrency in Action, 2nd Edition
出版时间:2019.2
官网链接:Manning
下载地址:百度网盘(truePDF)

内容简介:

This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17.

about the technology

You choose C++ when your applications need to run fast. Well-designed concurrency makes them go even faster. C++ 17 delivers strong support for the multithreaded, multiprocessor programming required for fast graphic processing, machine learning, and other performance-sensitive tasks. This exceptional book unpacks the features, patterns, and best practices of production-grade C++ concurrency.

about the book

C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++. Updated for C++ 17, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures. Concurrency master Anthony Williams presents examples and practical tasks in every chapter, including insights that will delight even the most experienced developer.

what’s inside

  • Full coverage of new C++ 17 features
  • Starting and managing threads
  • Synchronizing concurrent operations
  • Designing concurrent code
  • Debugging multithreaded applications

about the reader

Written for intermediate C and C++ developers. No prior experience with concurrency required.

about the author

Anthony Williams has been an active member of the BSI C++ Panel since 2001 and is the developer of the just::thread Pro extensions to the C++ 11 thread library.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

iOS Development with Swift

2019-2-8 23:18:43

电子书

Docker in Practice, 2nd Edition

2019-2-9 21:03:49

搜索