Concurrency in C++20 and Beyond - Anthony Williams - CppCon 2019

  Рет қаралды 10,765

CppCon

CppCon

Күн бұрын

Пікірлер: 3
@alidanish6303
@alidanish6303 4 жыл бұрын
Concurrency in action has proven itself as a bible/reference when dealing with modern C++ Concurrency. I hope Anthony Williams continue to update the editions after C++20.
@PaulSkeptic
@PaulSkeptic 5 жыл бұрын
Code on slide at 34:10 is incorrect, it contains potential infinite loop: if *head* is changed between *head.load()* and *head.compare_exchange_weak()*, exchange will always fail and the *while* loop will go infinitely.
@azarashikamen4098
@azarashikamen4098 5 жыл бұрын
really? when compare exchange fails, new_node->next is replaced with latest head value. so, the loop will end eventually...
A Series of Unfortunate Bugs - Satabdi Das - CppCon 2019
30:04
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,8 МЛН
PRANK😂 rate Mark’s kick 1-10 🤕
00:14
Diana Belitskay
Рет қаралды 11 МЛН
CppCon 2019: Timur Doumler “C++20: The small things”
1:03:05
C++ Code Smells - Jason Turner - CppCon 2019
58:35
CppCon
Рет қаралды 79 М.
The Tragedy of systemd
47:18
linux.conf.au
Рет қаралды 1,1 МЛН
Naming Things in Code
7:25
CodeAesthetic
Рет қаралды 2,2 МЛН
Why Isn't Functional Programming the Norm? - Richard Feldman
46:09
Object-Oriented Programming is Embarrassing: 4 Short Examples
28:03
Brian Will
Рет қаралды 2,1 МЛН