Yet another update of the volano report
Another update of the volano is available. It’s always interesting to see which JVM is the fastest and which one is the most scalable. Hopefully next time, they’ll also include the OS X jvm.
01 Jun 2003 |
June 1st, 2003 at 11:04 pm
The Volano server architecture is totally braindead, therefore their benchmark is not very meaningful.. Using the threaded model for more than a few dozen concurrent connections is just plain silly – this is the sort of task that non-blocking IO is used for.
Thus their “network scalability” reports are entirely misleading – it’s kinda like reporting maximum speeds on cars, without ever shifting from the first gear… is it really that interesting to know which one burns first?