A Lock-Free Hash Table (google video)
Sean Kelly
sean at f4.ca
Sun Apr 1 23:26:02 PDT 2007
David B. Held wrote:
> Craig Black wrote:
>> Good stuff. BTW, does anyone know when is D going to start using lock
>> free
>> algorithms with their built-in/templated containers?
>
> When STM is implemented. ;) And I hope I'm not giving away too much by
> saying that some reasonably smart folks are working on it even as we
> speak...
Will this require the user to expose a .clone() method for classes
involved in transactions?
More information about the Digitalmars-d
mailing list