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 :)