C++ Concurrency in Action
Author: Anthony Williams
Publisher finelybook 出版社: Manning
Edition 版本: 2nd edition
Publication Date 出版日期: 2019-02-10
Language 语言: English
Print Length 页数: 592 pages
ISBN-10: 1617294691
ISBN-13: 9781617294693
Book Description
Summary
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.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
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.
Table of Contents
- Hello, world of concurrency in C++!
- Managing threads
- Sharing data between threads
- Synchronizing concurrent operations
- The C++ memory model and operations on atomic types
- Designing lock-based concurrent data structures
- Designing lock-free concurrent data structures
- Designing concurrent code
- Advanced thread management
- Parallel algorithms
- Testing and debugging multithreaded applications
Review
About the Author
下载地址
相关推荐
Basic Electronics (Toronto Academic Press)
Building a Debugger: Write a Native x64 Debugger From Scratch
Essentials of Marketing Analytics: 2024 Release
Magical Haskell: A Friendly Approach to Modern Functional Programming, Type Theory, and Artificial Intelligence
Data Engineering Design Patterns: Recipes for Solving the Most Common Data Engineering Problems
Thermoelectrics: Design and Materials, 2nd Edition
评论 抢沙发
觉得文章有用就打赏一下
您的打赏,我们将继续给力更多优质内容
支付宝扫一扫

微信扫一扫
