symmetryinvestments / concurrency

Concurrency primitives
MIT License
33 stars 9 forks source link

work stealing queue #87

Open skoppe opened 7 months ago

skoppe commented 7 months ago

nvidia's stdexec now has a work stealing queue:

https://github.com/NVIDIA/stdexec/commit/3a0439c9628a65edf3ed58e86d3a6b078a2d324b#diff-89920d7a167760061fc1c06555f9a0ac4955fb47d79769ca668c654d91ac6097

skoppe commented 7 months ago

original paper https://www.usenix.org/system/files/osdi23-wang-jiawei.pdf