MENU

Fun & Interesting

Concurrent Programming in C++ | Memory Model and Lock-Free Programming | OrcaCode Talk

Tchsurvives 218 lượt xem 2 weeks ago
Video Not Working? Fix It Now

Talk on Value Categories is on my other channel https://youtu.be/w2nGvpLj_9Y

slides https://bit.ly/concurrentcpp

happens-before DAG
modification order
coherence order
lock-free queue
lock-free stack
hazard pointers
atomic shared pointer / split reference counting
RCU

Comment