www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - On garbage collection

reply deadalnix <deadalnix gmail.com> writes:
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
next sibling parent "Dejan Lekic" <dejan.lekic gmail.com> writes:
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.
Thanks for the link - I've just finished watching the presentation. It is very educational.
Dec 07 2011
prev sibling parent Danny Wilson <danny decube.net> writes:
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