aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/concurrency.md
blob: af7639a56e98286c14e2ee650e4dc80c8e592d0e (plain)
1
2
3
4
5
6
# Reference

0. [Concurrency Patterns - Rainer Grimm - CppCon 2021](https://www.youtube.com/watch?v=A3DQxZCtKqo)
0. [Fibers](https://github.com/wingo/fibers/wiki/Manual)
0. [OneFile - The world's first wait-free Software Transactional Memory](http://concurrencyfreaks.blogspot.com/2019/04/onefile-worlds-first-wait-free-software.html)