Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
.NET Framework engineering team has published a great article about the new features of Garbage Collector in .NET 4.5. It is great to hear that we have Server Background GC mode finally, which increases the performance and throughput of the application. Sounds very promising. Please read the article in the team blog:
The .NET Framework 4.5 includes new garbage collector enhancements for client and server apps
https://blogs.msdn.com/b/dotnet/archive/2012/07/20/the-net-framework-4-5-includes-new-garbage-collector-enhancements-for-client-and-server-apps.aspx
--
AMB
Comments
- Anonymous
July 25, 2012
.NET sure has come a long way since the .NET Beta and 1.0, glad I took the .NET path instead of JAVA back in 2003 when 1.1 came out.