[dmd-concurrency] Shutdown protocol

Michel Fortin michel.fortin at michelf.com
Wed Jan 20 14:34:30 PST 2010


Le 2010-01-20 à 16:15, Robert Jacques a écrit :

> On Wed, 20 Jan 2010 15:38:17 -0500, Michel Fortin <michel.fortin at michelf.com> wrote:
>> I can't help but notice that the code above is quite like manual memory management, except with threads. Perhaps what we need is a GC for unreferenced threads...
> 
> Like ref-counting :)

Pretty much, but without the circular reference problem.

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/





More information about the dmd-concurrency mailing list