Am 08.09.2012 22:54, schrieb Adam Wilson:

In .NET Gen 2 is collected concurrently. They don't collect Gen 0 and
Gen 1 because "they finish very fast". They do have a heavily threaded
STW collector for server usage.

.NET 4 GC: http://msdn.microsoft.com/en-us/library/ee787088.aspx


Thats exactly the article which I tried to summarize. (Which apperently wasn't that percise). As it seems that D can't support such a modern GC I think the focus should be put more in the non-GC side of things.

Kind Regards
Benjamin Thaut

Reply via email to