Does D programming language have work steal queue?

zoujiaqing zoujiaqing at gmail.com
Sun May 22 21:23:24 UTC 2022


On Sunday, 22 May 2022 at 21:07:19 UTC, zoujiaqing wrote:
> Does D language have task steal queue?
> The requirements are high-performance, lock-free, and 
> thread-safe.

I think the final usage scenario is similar to this C++ project:
https://github.com/ConorWilliams/Forkpool


More information about the Digitalmars-d-learn mailing list