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

Posted on 23 Apr 11:54 | by BaDshaH | 0 views
Concurrency with Modern C++: What every professional C++ programmer should know about concurrency, Updated 2024
Concurrency with Modern C++: What every professional C++ programmer should know about concurrency, Updated 2024

English | 2024 | ISBN: 9798873420933 | 737 pages | True PDF EPUB | 23.01 MB


C++11 is the first C++ standard that deals with concurrency. The story goes on with C++17, C++20, and will continue with C++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
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 sequentially, in parallel, or vectorized.

The concurrency story in C++ goes on. With C++20, we got coroutines, atomic smart pointers, semaphores, latches, and barriers.
C++23 supports the first concrete coroutine: std::generator.

With future C++ standards, we can hope for executors, extended futures, transactional memory, and more.

This book explains the details of concurrency in modern C++ and gives you nearly 200 running code examples. Therefore, you can combine theory with practice and get the most out of it.

Because this book is about concurrency, I present many pitfalls and show you how to overcome them.

The book is 100 % finished, but I will update it regularly. The next update is probably about C++26. Furthermore, I will write about lock-free concurrent data structure and patterns for parallelization.




https://rapidgator.net/file/d05a263944f7ac41adc196696283af32

https://nitroflare.com/view/9608C79A30D0702



Related News

Grokking Concurrency, Video Edition Grokking Concurrency, Video Edition
Released 1/2024 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning |...
Flutter – Concurrency & Parallelism Flutter – Concurrency & Parallelism
Free Download Flutter – Concurrency & Parallelism Published 9/2023 MP4 | Video: h264, 1280x720...
Cocoacasts - Mastering Swift  Concurrency Cocoacasts - Mastering Swift Concurrency
Cocoacasts - Mastering Swift Concurrency Created By Cocoacasts MP4 | Video: H264, 1920x1080p |...
Turbocharge Your C++ With Concurrency: Weekend Crash  Course Turbocharge Your C++ With Concurrency: Weekend Crash Course
Turbocharge Your C++ With Concurrency: Weekend Crash Course Published 3/2023 MP4 | Video: h264,...

System Comment

Information

Error Users of Visitor are not allowed to comment this publication.

Facebook Comment

Member Area
Top News