> Eunum Listener wrote:
>
> What is the fastest Servlet container?
>

 Fastest for what? The best approach is to pick
the containers you like based on reliability,
features, support and price, and then benchmark
to see which ones meet your projected needs.

 Servlet performance has much more to do with how
you write your servlets than with how "fast" the
container itself is.

 There's a list of containers at:

   http://www.servlets.com/engines/index.html

 You can find reviews on the net using google:

   http://www.google.com/

 Ignore hype from servlet vendors about which
container is the fastest. Without testing with
your exact servlets, the benchmark numbers are
meaningless.


--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to