On Fri, Nov 16, 2001 at 09:16:18AM -0800, Michael Jennings wrote:
> Hi everyone,
> 
> I'm working on a project for a client that involves a servlet engine component. I 
>suggested tomcat
> since I am most familiar with it and it seems the most compliant servlet engine 
>around.
> My client has mentioned concerns about tomcat's performance and now is insisting on
> using IBM websphere 4.0

FWIW, I've heard of nothing but bad experiences with WebSphere.
> 
> My suspicion is that tomcat's performance will be fine for this application, but I 
>would
> like to have some hard numbers to back up my claim. Does anyone know of any kind
> of tool or code out there that can measure http and https performance?

http://httpd.apache.org/test/flood/

If you enable the HotSpot Server VM, you'll get about as good as
you can with any Java application.  -- justin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to