RE: ibm jdk 1.3 or sun jdk 1.4 ?

2002-04-08 Thread Timlin, Bob
I use Sun JDK 1.4 and am happy with the performance. -Original Message- From: Ken Anderson [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 1:29 PM To: Tomcat Users List Subject: ibm jdk 1.3 or sun jdk 1.4 ? Which is faster for a tomcat webapp? IBM JDK 1.3 or SUN JDK 1.4? Any

Re: IBM JDK

2001-08-15 Thread Paul Rubenis
Another reason to use IBM's jdk is that IBM will support it. They will not support sun's jdk. It doesn't hurt that IBM's jdk is a very good implementation. James, Stuart wrote: why would you want to run the IBM JDK ? is it faster/better than suns jdk ? --

RE: IBM JDK

2001-08-14 Thread Mike Jackson
Works great for me. --mikej -=- mike jackson [EMAIL PROTECTED] -Original Message- From: Mike McGuinness [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 9:21 AM To: [EMAIL PROTECTED] Subject: IBM JDK Has anyone tried IBM jdk/runtime environment on Linux with

Re: IBM JDK

2001-08-14 Thread Paul Rubenis
Works very well for me running tomcat 3.2.3, rh 6.2 and IBMJava2-13 (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010329 (JIT enabled: jitc) Mike McGuinness wrote: Has anyone tried IBM jdk/runtime environment on Linux with Tomcat 3.2.3? I'v got sun jdk 1.3, running on Red Hat 7.1,

RE: IBM JDK

2001-08-14 Thread James, Stuart
why would you want to run the IBM JDK ? is it faster/better than suns jdk ? -Original Message- From: Paul Rubenis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 5:37 PM To: [EMAIL PROTECTED] Subject: Re: IBM JDK Works very well for me running tomcat 3.2.3, rh 6.2

Re: IBM JDK

2001-08-14 Thread Mike McGuinness
: why would you want to run the IBM JDK ? is it faster/better than suns jdk ? -Original Message- From: Paul Rubenis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 5:37 PM To: [EMAIL PROTECTED] Subject: Re: IBM JDK Works very well for me running tomcat 3.2.3, rh 6.2

Re: IBM JDK

2001-08-14 Thread Tim O'Neil
At 09:36 AM 8/14/2001, you wrote: Works very well for me running tomcat 3.2.3, rh 6.2 and IBMJava2-13 (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010329 (JIT enabled: jitc) The IBM JVM is supposed to be considerably faster than Sun.

RE: IBM JDK

2001-08-14 Thread Aravind Naidu
Works great, similar environment to yours, except I am using the IBM HTTP Server (modifid Apache) v1.3.19 My tests have shown that the IBM JDK is way faster than Sun's for my application scenarios and you can also look at the Volano benchmarks. Aravind -Original Message- From: Mike

Re: IBM JDK 1.3 unexpected crash

2001-03-06 Thread Holger Hartwig
Hi have a look at http://www.volano.com/report.html some interesting benchmarks Holger Todd Carmichael wrote: I have done some stress tests with Tomcat 3.2.1 and IBM VM 1.3 on a NT quad box. This configuration performs quite well. However, after a certain amount of time being

Re: IBM JDK 1.3 unexpected crash

2001-03-05 Thread David Crooke
Interesting - we are currently running Sun's 1.2.2 VM and evaluating IBM 1.3 - performance is pretty good, and so far no issues with the VM (Linux though, not Windows). Are you using a single VM with native threads, or just green? Conventional wisdom use to be that green threads was the way to