|
Replies:
1
-
Last Post:
May 23, 2008 9:36 AM
by: Jeanfrancois Ar...
|
|
|
|
|
|
|
GF v Tomcat performance
Posted:
May 23, 2008 7:32 AM
|
|
|
Hi all,
I was giving a presentation on GlassFish earlier this week and someone asked if we had performance numbers for GF vs Tomcat. Do we have anything out there already to share? He's using Apache's web server with Tomcat to serve up the dynamic content and was wondering how GF would compare.
Thanks, Bobby
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: users-help@glassfish.dev.java.net
|
|
|
|
|
|
|
Re: GF v Tomcat performance
Posted:
May 23, 2008 9:36 AM
in response to: Bobby Bissett
|
|
|
Hi
the public comparison can be found here (but Tomcat isn't fronted by Apache):
http://weblogs.java.net/blog/sdo/archive/2008/04/more_on_the_sim.html http://weblogs.java.net/blog/sdo/archive/2007/05/how_to_test_con.html
It would be interesting to see how Apache+GF perform vs Apache+Tomcat. I'm tempted to think GF will be faster because of the performance improvement we did to the WebContainer. Note that when you are using mod_jk, both Tomcat and GF skips their connector implementation (Coyote for Tomcat, Grizzly for GlassFish).
A+
-- Jeanfrancois
Bobby Bissett wrote: > Hi all, > > I was giving a presentation on GlassFish earlier this week and someone > asked if we had performance numbers for GF vs Tomcat. Do we have > anything out there already to share? He's using Apache's web server with > Tomcat to serve up the dynamic content and was wondering how GF would > compare. > > Thanks, > Bobby > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net > For additional commands, e-mail: users-help@glassfish.dev.java.net >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: users-help@glassfish.dev.java.net
|
|
|
|
|