CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part I"

Інформація про завантаження та деталі відео CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part I"
Автор:
CppConДата публікації:
16.10.2014Переглядів:
112.3KОпис:
Example-driven talk on how to design and write lock-free algorithms and data structures using C++ atomic -- something that can look deceptively simple, but contains very deep topics. (Important note: This is not the same as my "atomic Weapons" talk; that talk was about the "what they are and why" of the C++ memory model and atomics, and did not cover how to actually use atomics to implement highly concurrent algorithms and data structures.)
Схожі відео: CppCon

CppCon 2014: Matt Hargett "A CTO's guide to Modern C++"

CppCon 2014: Yuriy Solodkyy "Accept No Visitors"

CppCon 2014: Titus Winters "The Philosophy of Google's C++ Code"

CppCon 2014: Alisdair Meredith "The Committee Experience"

SolidWorks Базовый курс. Урок 7. Конфигурации деталей и сборок

