Safe & Performant Inter-Thread Message Passing

Stanislav Blinov stanislav.blinov at gmail.com
Tue Feb 18 16:24:34 PST 2014


On Tuesday, 18 February 2014 at 23:45:37 UTC, Andrei Alexandrescu 
wrote:
> On 2/19/14, 12:20 AM, "Nordlöw" wrote:
>>> I have no experience in writing threadlocking queues.
>>
>> I of course mean lock-free queues.
>>
>> /Per
>
> std.allocator has one.
>
> Andrei

I'd say "upcoming std.allocator will have one". It's not in 
Phobos yet and not everybody knows they need to go to 
https://github.com/andralex/phobos/blob/allocator/std/allocator.d 
to get their hands on std.allocator.


More information about the Digitalmars-d mailing list