You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by keiths <ke...@skillview.com> on 2001/11/21 21:11:46 UTC

Linux Hotspot JVM choice for Tomcat

Oh have I been reading....

I didn't realize that Linux has a "server" or "client" jvm in 1.3.  Has
anyone done any testing or have any observations?


-- 
Keith Simpson
Skillview Technologies
keiths@skillview.com
(603)-382-9882

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Linux Hotspot JVM choice for Tomcat

Posted by Rick R <to...@yahoo.com>.
I noticed that for JDK1.3 on Linux, jdb did not work
with the Sun JDK, but it did work with the IBM JDK.

--- Endre_St�lsvik <En...@Stolsvik.com> wrote:
> On Wed, 21 Nov 2001, keiths wrote:
> But try out IBM's JRE 1.3 too! On my linux system,
> it seems like it's
> about 4 times faster (really!), but this _has_ to be
> an error, I presume.
> But anyways, check it out!
> 
> 
> -- 
> Mvh,
> Endre
> 
> 
 


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Linux Hotspot JVM choice for Tomcat

Posted by Endre Stølsvik <En...@Stolsvik.com>.
On Wed, 21 Nov 2001, keiths wrote:

| Oh have I been reading....
|
| I didn't realize that Linux has a "server" or "client" jvm in 1.3.  Has
| anyone done any testing or have any observations?

"-server" is (should be) best for long running processes, as it "hotspots"
more, compiles more aggressively. The client version is tuned towards fast
startup and such not-needed stuff when one is doing server stuff..

But try out IBM's JRE 1.3 too! On my linux system, it seems like it's
about 4 times faster (really!), but this _has_ to be an error, I presume.
But anyways, check it out!


-- 
Mvh,
Endre


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>