Does D programming language have work steal queue?

zoujiaqing zoujiaqing at gmail.com
Mon May 23 23:09:11 UTC 2022


On Sunday, 22 May 2022 at 22:37:43 UTC, Stefan Koch wrote:
> 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 have one called fluffy:
> https://github.com/UplinkCoder/fluffy
>
> I am not 100% sure about the performance I did try to make it 
> reasonable but in the absence of anything else it might be 
> jumping off point for you.

Thanks ;)


More information about the Digitalmars-d-learn mailing list