Comment on Your favourite programming language is not good enoughparentComments−bwarp14yI 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.
Comments
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.