Hacker News new | ask | show | jobs
by bwarp 5231 days ago
I rarely use Perl CGI. I haven't since about 2002.

Regarding C# and Java startup. It's not an issue. You can warm start appdomains/JVMs. We do this.

Once it's running, both Java and C# run rings around most things.