JVM is pretty fast, and pretty stable, and pretty easy to monitor, compared to other newer language runtimes.
For example, a crashing/security bug like the one that bit Ruby in June is in much less likely for the JVM. And, there are lots of ways to profile the memory usage and code/threading performance of Java apps.
[+] [-] michaelneale|17 years ago|reply
[+] [-] liscio|17 years ago|reply
Slide 25 hints at this, but I seem to recall Alex saying they used the Java-based Apache HttpClient in their test cases.
[+] [-] gojomo|17 years ago|reply
For example, a crashing/security bug like the one that bit Ruby in June is in much less likely for the JVM. And, there are lots of ways to profile the memory usage and code/threading performance of Java apps.