digitalmars.D - On garbage collection
- deadalnix <deadalnix gmail.com> Dec 07 2011
- "Dejan Lekic" <dejan.lekic gmail.com> Dec 07 2011
- Danny Wilson <danny decube.net> Dec 08 2011
http://www.infoq.com/presentations/Understanding-Java-Garbage-Collection This is java focussed, but I think this is still very interesting for D people. So I'm sharing it here.
Dec 07 2011
On 2011-Dec-07 14:13:11+00:00, deadalnix wrote:http://www.infoq.com/presentations/Understanding-Java-Garbage-Collection This is java focussed, but I think this is still very interesting for D people. So I'm sharing it here.
Dec 07 2011
deadalnix wrote:http://www.infoq.com/presentations/Understanding-Java-Garbage-Collection This is java focussed, but I think this is still very interesting for D people. So I'm sharing it here.
The first half wasn't even java focussed at all :-) Great intro to most of the definitions and GC algorithms in use today.
Dec 08 2011









"Dejan Lekic" <dejan.lekic gmail.com> 