Posts filed under “concurrency”
Posts
Improvements to Lock-Free Transactional Transformation
An overview of enhancements over base LFTT.
When To Use Relaxed Memory Semantics
Relaxed memory semantics are tricky to work with in C++. Let's go through some example use cases.
ConVul Reimplementation
Implementing a concurrency vulnerability detector.
Intel VTune Profiler
Profiling software to improve performance.