My Next Mentoring Program: “Concurrency with Modern C++”
My next mentoring program, “Concurrency with Modern C++”, starts on the 15th of March. Registration is open.
Here are more details.
Concurrency with Modern C++:
The mentoring program consists of 16 stations. You have to invest at least 3 hours per week for each one. This means the program takes four months, and you can integrate my program into your workday.
16 Stations
- Introduction
- The Contract
- Preparation
- Threads
- std::thread
- std::jthread
- Shared Data
- Mutexes
- Locks
- Concurrency Challenges
- Program Invariants
- Data Races
- Deadlocks
- False Sharing
- Lifetime Issues
- Thread Details
- Thread-Local Data
- Thread-Safe Initialization
- Synchronized Output Streams
- Synchronization and Coordination
- Condition Variables
- Semaphores
- Latches and Barriers
- Cooperative Interruption
- std::stop_source, std::stop_token, and std::stop_callback
- std::jthread
- std::condition_variable_any
- Tasks
- Promise and Futures
- std::async
- std::packaged_task
- std::promise and std::future
- Coroutines
- Characteristics
- The Framework
- Awaitables and Awaiters
- The Workflows
- Coroutines
- A Scheduler
- Producer-Consumer
- Parallel Algorithms of the Standard Template Library
- Execution Policies
- Algorithms
- Compiler Support
- Performance
- Atomics
- Introduction
- std::atomic_flag
- std::atomic
- std::atomic_ref
- Synchronization and Ordering Constraints
- Six different Memory Orderings
- Sequential Consistency
- Acquire-Release Semantics
- Acquire-Consume Semantics
- Relaxed Semantics
- Case Studies
- Calculating the Sum of a Vector
- Thread-Safe Initialization of a Singleton
- Ongoing Optimization with CppMem
- Synchronization Patterns: Dealing with Mutation
- Copied Value
- Thread-Specific Storage
- Future
- Synchronization Patterns: Dealing with Sharing
- Scoped Locking
- Strategized Locking
- Thread-Safe Interface
- Guarded Suspension
- Concurrent Architecture
- Active Object
- Monitor Object
“Concurrency with Modern C++” is my fourth mentoring program. Here is more information about this program, “Concurrency with Modern C++”, and my three open mentoring programs, which you can start immediately.
- “Fundamentals for C++ Professionals“
- “Design Patterns and Architectural Patterns with C++“
- “C++20: Get the Details“
More Information?
- I’m happy to answer your question: info@ModernesCpp.de.
- Modernes C++ Mentoring: modernescpp.org.
- “Concurrency with Modern C++“
Modern C++ Mentoring,
Thanks a lot to my Patreon Supporters: Matt Braun, Roman Postanciuc, Tobias Zindl, G Prvulovic, Reinhold Dröge, Abernitzke, Frank Grimm, Sakib, Broeserl, António Pina, Sergey Agafyin, Андрей Бурмистров, Jake, GS, Lawton Shoemake, Jozo Leko, John Breland, Venkat Nandam, Jose Francisco, Douglas Tinkham, Kuchlong Kuchlong, Robert Blanch, Truels Wissneth, Mario Luoni, Friedrich Huber, lennonli, Pramod Tikare Muralidhara, Peter Ware, Daniel Hufschläger, Alessandro Pezzato, Bob Perry, Satish Vangipuram, Andi Ireland, Richard Ohnemus, Michael Dunsky, Leo Goodstadt, John Wiederhirn, Yacob Cohen-Arazi, Florian Tischler, Robin Furness, Michael Young, Holger Detering, Bernd Mühlhaus, Stephen Kelley, Kyle Dean, Tusar Palauri, Juan Dent, George Liao, Daniel Ceperley, Jon T Hess, Stephen Totten, Wolfgang Fütterer, Matthias Grün, Phillip Diekmann, Ben Atakora, Ann Shatoff, Rob North, Bhavith C Achar, Marco Parri Empoli, Philipp Lenk, Charles-Jianye Chen, Keith Jeffery,and Matt Godbolt.
Thanks, in particular, to Jon Hess, Lakshman, Christian Wittenhorst, Sherhy Pyton, Dendi Suhubdy, Sudhakar Belagurusamy, Richard Sargeant, Rusty Fleming, John Nebel, Mipko, Alicja Kaminska, Slavko Radman, and David Poole.
My special thanks to Embarcadero | |
My special thanks to PVS-Studio | |
My special thanks to Tipi.build | |
My special thanks to Take Up Code | |
My special thanks to SHAVEDYAKS |
Modernes C++ GmbH
Modernes C++ Mentoring (English)
Rainer Grimm
Yalovastraße 20
72108 Rottenburg
Modernes C++ Mentoring
Do you want to stay informed: Subscribe.
Mail: schulung@ModernesCpp.de
Mentoring: www.ModernesCpp.org
Modernes C++ Mentoring,
Leave a Reply
Want to join the discussion?Feel free to contribute!