[Issue 8993] Implement unique references/isolated memory

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 11 01:54:46 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8993


Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com


--- Comment #11 from Jacob Carlborg <doob at me.com> 2012-11-11 01:54:31 PST ---
I recommend you take a look at some blog posts from Bartosz Milewski. He was
involved for a while in the D community and had some ideas about race-free
multithreading with the help of a type system supporting using "unique" and
"lent". Search in the newsgroups archives for "Bartosz Milewski".

http://bartoszmilewski.com/2009/05/26/race-free-multithreading/

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list