|
|
|
|
|
by jerf
4807 days ago
|
|
I'd add the caveat that Java should be the conservative choice only if you are expecting it to matter that you can serve 200,000 simpleish (but nontrivial) requests per second. In the vast majority of cases, development speed and things other than raw framework performance will dominate as concerns. However, that is a non-zero niche. |
|
What language should be the conservative choice based on the many factors and ignoring the specific case for the general case?