D2 CAS, atomic increment

mw mingwu at gmail.com
Mon May 23 22:39:25 UTC 2022


On Wednesday, 15 April 2009 at 12:41:37 UTC, Jason House wrote:

> I'm planning on porting the lock-free (and mostly fence free) 
> hash table from "high-scale-lib". It beats the pants off Java's 
> concurrent hash table and scales nearly linear to hundreds of 
> cores and thousands of threads. It can also handle a high write 
> rate. I'll try to get it into Phobos when done.


Just wondering if this has been done? And where it is?

Or does anyone know if there is any lock-free hash table in D?

Thanks.


More information about the Digitalmars-d mailing list