перейти к содержанию

Functional C++ for Fun and Profit & Lock-free контейнеры

Фото Anastasia Kazakova
Hosted By
Anastasia K.
Functional C++ for Fun and Profit & Lock-free контейнеры

Сведения

Доклад: Functional C++ for Fun and Profit

Докладчик: Phil Nash

Язык доклада: English

Описание: C++11 gave us lambdas in the language for the first time (if you ignore boost::lambda) - so it's a functional language now, right? There's a bit more to functional programming than having first class function objects. I'd even argue we still don't quite have that. But does that mean we can't do functional programming in C++? Yes. No. Maybe... First we have to define what functional programming actually is - and it may not be quite what you think. Then we need to see what valuable ideas have come out of the functional approach to software design and which ones we can use in C++ to good effect. In the end we'll see that, while not strictly a functional programming language, we can get quite a long way with immutable data types, persistent data structures, atomic references, and - if you're not watching carefully - we might even throw the M word in there!

Коротко о докладчике: Phil is a Developer Advocate for C++, Objective-C and Swift tools at JetBrains. Prior to that he worked in as diverse fields as finance, agile coaching and iOS development. A long time C++ developer he also has his feet in C#, F#, Objective-C and Swift - as well as dabbling in other languages. He is the author of several open source projects - most notably Catch: a C++-native test framework.

Доклад: Lock-free контейнеры и как они выглядят изнутри

Докладчик: Максим Хижинский

Язык доклада: Русский

Описание: Доклад будет об ассоциативных lock-free контейнерах (set/map) с поддержкой thread-safe итераторов - как это сделать и как оно внутри устроено. Коротко о докладчике: Lead C++ developer в компании VAS Experts (http://vasexperts.ru), автор библиотеки libcds. Сфера интересов - мультипоточное программирование без синхронизации, конкурентные контейнеры, lock-free алгоритмы.

Photo of St. Petersburg C++ User Group group
St. Petersburg C++ User Group
Показать еще мероприятия