I'm still waiting to see some decent figures on this list... Jetty 4.1 should be significantly faster that 4.0.1 (in JBoss3 at the moment) because the filter support has been rearranged to be more direct.
You should be aware that Jetty and TC both use the same JSP engine - Jasper (which is apparently pretty slow). So comparisons involving JSPs will only show ServletContainer differences. This list would be very interested to hear your findings - this question is continually coming up. Since both containers are spec compliant, I think most people just try their app in both and pick the one that works best/fastest for them. So you could try that as well. If you need to ask any questions about performance testing Jetty, try [EMAIL PROTECTED] - they will have the answers - in fact they may have a testsuite too.... Looking forward to hearing the results, Jules Chan Chee Siong wrote: > Hi all > > Does anyone know, by normal cases, which bundle > will run J2EE applications faster - Jboss/Tomcat and > Jboss/Jetty ? > > I'm thinking of using the Jmeter to run some > performance testing. Besides, Jmeter and JUnitperf, > are there any better open source load testing tools ? > > Thanks in advance. > > Cheers > Chee Siong > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
