digitalmars.D - On garbage collection
- deadalnix (3/3) Dec 07 2011 http://www.infoq.com/presentations/Understanding-Java-Garbage-Collection
- Dejan Lekic (2/4) Dec 07 2011 Thanks for the link - I've just finished watching the presentation. It i...
- Danny Wilson (3/6) Dec 08 2011 The first half wasn't even java focussed at all :-)
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.Thanks for the link - I've just finished watching the presentation. It is very educational.
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