You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Matt Bathje <mp...@ntsource.com> on 2004/06/16 15:47:15 UTC

[OT] java server mode vs. client mode

So I was reading the stories here:

http://www.sys-con.com/story/?storyid=45250
http://www.kano.net/javabench/

Summary:
Java in server mode is faster than C++ in the benchmarks run. Java in client
mode is much more iffy, sometimes faster, sometimes slower, and sometimes
the same.


So my question becomes - does anybody have any experience running their
Tomcat jvm using the -server option instead of letting it default to client?

Based on what the tester says, the only downside of running the jvm in
server mode is a longer startup time, but the Java code still beat C++ even
with the longer times, so it can't be too bad.

So anybody have any experience/thoughts on this?


Thanks,
Matt Bathje




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org