Is there any threadsafe queue?

Sebastiaan Koppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 14 08:17:38 UTC 2017


On Wednesday, 13 September 2017 at 22:54:06 UTC, Seb wrote:
> https://code.dlang.org/packages/lock-free

That package has a single-reader single-writer queue, exactly 
what the OP asked for.




More information about the Digitalmars-d-learn mailing list