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

Filed under:
|
|

Right, so if you have to decide on a server-side language for a distributed Linux-based server backend, would you choose:

  1. PHP
  2. Mono ASP.net
  3. 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

Related posts about java

Related posts about mono