|
From: Ng C. Y. <cy...@cs...> - 2003-08-27 02:00:19
|
Hi,
> Tomcat is up to 4.1.27. I'll find some time to give it a try.
> Why did you switch to Jetty?
I switch to Jetty as well for more than several months. I love it.
Its performance is much much better than Tomcat. Startup time < 1s in the
Pentium III 700 server. (Jetty runs in my mini-sub-laptop very fast as
well.) No need to patch those common/lib/*.jar as in Tomcat. Jetty seems to
support something like embedded web server mode, i.e., you can new a
org.xxxxx.jetty something in your code.
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|