samedi 1 août 2020

Implement list with compare_exchange (std:atomic)

I am trying to find proven code of implemented list using std::atomics hence thread safe/lock free. According to this conference, it can be done. But yet, all I find is examples of queue or stacks.

https://github.com/CppCon/CppCon2017/blob/master/Presentations/C%2B%2B%20Atomics%2C%20From%20Basic%20to%20Advanced/C%2B%2B%20Atomics%2C%20From%20Basic%20to%20Advanced%20-%20Fedor%20Pikus%20-%20CppCon%202017.pdf

Aucun commentaire:

Enregistrer un commentaire