Quick top level server language question.
Posted
by Shane
on Stack Overflow
See other posts from Stack Overflow
or by Shane
Published on 2010-03-12T14:25:38Z
Indexed on
2010/03/12
14:27 UTC
Read the original article
Hit count: 399
Right, so if you have to decide on a server-side language for a distributed Linux-based server backend, would you choose:
- PHP
- Mono ASP.net
- Java
As a C++ programmer, I'm thinking Java+Tomcat, but I'd love to hear experienced thoughts here, especially relating to debugging and IDE (likely Eclipse).
Also, please, it's not a flame question. I'm seeing excellent sites written in all, I'm just thinking about the compile/debug/release cycle.
Cheers,
Shane
© Stack Overflow or respective owner