Does D programming language have work steal queue?

Stefan Koch uplink.coder at googlemail.com
Mon May 23 00:04:41 UTC 2022


On Sunday, 22 May 2022 at 23:35:11 UTC, mw wrote:
> 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
>>
>
>
> The git link 404?
>
>> 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.

Looks like I had the repo set to private.
It should work now.


More information about the Digitalmars-d-learn mailing list