Most startups running unix use Java on the server-side anyway. Unless you are prepared to learn about tuning JVMs and learning its idiosyncracies, you could choose to pay the MS tax and use the CLR.
The other option is to go with a dynamic language like Ruby and follow along the same path as Twitter did, where they slowly replaced Ruby components with JVM ones.
Comments
Most startups running unix use Java on the server-side anyway. Unless you are prepared to learn about tuning JVMs and learning its idiosyncracies, you could choose to pay the MS tax and use the CLR.
The other option is to go with a dynamic language like Ruby and follow along the same path as Twitter did, where they slowly replaced Ruby components with JVM ones.