Concurrency with Modern C++: What every professional C++ programmer should know about concurrency


Concurrency with Modern C++: What every professional C++ programmer should know about concurrency
by 作者: Rainer Grimm
Publisher Finelybook 出版日期: 2019

Pages: 475
Language 语言: English
Pages: PDF
Size: 10 Mb


Book Description
C++11 is the first C++ standard that deals with concurrency. The story goes on with C++17 and will continue with C++20/23.
I’ll give you a detailed insight into the current and the upcoming concurrency in C++. This insight includes the theory and a lot of practice.
Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++.
C++11 and C++14 have the basic building blocks for creating concurrent or parallel programs.
With C++17 we got the parallel algorithms of the Standard Template Library (STL). That means,most of the algorithms of the STL can be executed sequential,parallel,or vectorized.
The concurrency story in C++ goes on. With C++20/23 we can hope for executors,extended futures,coroutines,transactions,and more.
This book explains you the details to concurrency in modern C++ and gives you,in addition,more than 100 running code examples . Therefore you can combine the theory with the practices and get the most of it.
Because this book is about concurrency,I present a lot of pitfalls and show you how to overcome them.

下载地址 Download解决验证以访问链接!
打赏
未经允许不得转载:finelybook » Concurrency with Modern C++: What every professional C++ programmer should know about concurrency

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏