2015:atomic_counters_or_a_lesson_on_performance_and_hardware_concurrency
Back to 2015-proposals
Title: Atomic Counters or A Lesson on Performance and Hardware Concurrency
Proposer: Detlef Vollmann
Type: Tutorial
Duration: 90 mins
Description:
If atomic<int> is good enough for you as a shared counter, then this session is not for you.
However, if you're concerned about performance and scalability of parallel tasks
that use shared objects, this session will explore the performance and scalability
issues of atomic<T> and possible solutions to overcome these issues.
Intended audience:
This talk is for programmers and designers who care about performance scalability
in a parallel world. Though examples will be in C++, the issues and solutions
apply to other programming languages as well.
2015/atomic_counters_or_a_lesson_on_performance_and_hardware_concurrency.txt · Last modified: 2016/06/11 14:05 by 127.0.0.1