Hi,
I love these questions ;)  

Define "large" ;)

The general answer is it depends on your applications.  Some are better
suited to take advantage of tomcat and/or JVM performance enhancements.
In general, one would hope performance only improves with new releases.


For example, tomcat 4.1 has a bunch of new performance enhancements for
JSP tag pooling type stuff.  If your app uses this functionality a lot,
you may see significant performance gains.  If your apps have no JSP
pages, you will not benefit from these enhancements as much.

So try both, profile the same app code on both platforms, and judge for
yourself ;)  It's probably the only way you'll get an accurate answer
relevant to your specific app.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Vasquez, Jason [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 31, 2002 11:15 AM
>To: Tomcat ([EMAIL PROTECTED]); Tomcat 2 (tomcat-
>[EMAIL PROTECTED]); [EMAIL PROTECTED]
>Subject: Performace: Tomcat 4.0.x vs. Tomcat 4.1.x
>
>Is there a large performance gain from Tomcat 4.0.x to Tomcat 4.1.x?
Also
>are there performance gains from JVM 1.3 to 1.4 as well?
>
>Thanks,
>
>Jason Vasquez
>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to