If you read the wiki page referenced carefully, it would seem that the general consensus is that the bug is fixed in the testing packages.
https://wiki.ubuntu.com/X/Testing/GEMLeak
Seems a bit blown out of proportion to me.
The headline says the application uses ASP. The article states they used ASP.NET in their tests. This is a large performance difference, primarily because.NET is byte-compiled at execution. ASP is purely interpreted.
If you read the wiki page referenced carefully, it would seem that the general consensus is that the bug is fixed in the testing packages. https://wiki.ubuntu.com/X/Testing/GEMLeak Seems a bit blown out of proportion to me.
I would pick Django. Scales better than most interpreted languages, and offers the chance to write more maintainable code than PHP.
The headline says the application uses ASP. The article states they used ASP.NET in their tests. This is a large performance difference, primarily because .NET is byte-compiled at execution. ASP is purely interpreted.