Alexander Granin - Concurrent applications with Free monads and STM
Build your first multithreaded application - Introduction to multithreading in modern C++
Cache Systems Every Developer Should Know
Trading at light speed: designing low latency systems in C++ - David Gross - Meeting C++ 2022
GopherCon 2018: Bryan C. Mills - Rethinking Classical Concurrency Patterns
Making a Hash Table in C99
Threading Tutorial #1 - Concurrency, Threading and Parallelism Explained
Avoiding Conflicts in Highly-Concurrent Applications - Alec Grieser, Apple
New Space - 9: Concurrent Design in Depth
CppCon 2016: D. Dechev & D. Zhang “High Performance C++ Concurrent Transactional Data Structures"
Introduction To Threads (pthreads) | C Programming Tutorial
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022
System Design: Scale System From Zero To Million Users | #systemdesign
Concurrency vs Parallelism | C# Interview Questions | Csharp Interview Questions and Answers
How to do Distributed Transactions the RIGHT way? Microservices
10 Design Patterns Explained in 10 Minutes
Parallel C++: Concurrent Containers