----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> Folks,
>
> I've been wondering about this for a while, but thought I'd raise it here.
>
> I've seen *tons* of benchmarks for web servers, but very few for web
> servers used exclusively for calling out to servlets.
>
> For example, everyone has benchmarked Netscape Enterprise Server as faster
> than Apache, but I haven't seen any benchmarks for using Netscape/JRun or
> Netscape/ServletExec vs Apache/JServ. I suspect it's no faster, but ...
>
> Thoughts?
>
Take a look at www.mindcraft.com for some recent servlet-based tests
and comparisons. One of the tests includes JServ running with Stronghold.
Some folks may consider Mindcraft to be not the most
objective when it comes to benchmarks -- Mindcraft are the folks that
released
the controversial NT vs Linux benchmarks last year. But anyway, you can
look at their numbers, look at thier methods, and draw your own conclusions.
Some of the reasons that app-server benchmarks are so rare are:
1) Performance is often more affected by the needs/structure/implementation
of your app
than the "raw" speed of the app-server. Its hard to get a test-suite that
is
representative enough to be useful.
2) Server vendors don't like supporting benchmarking efforts.
- Fernando
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]