>The main webapp is a webservice that will be used constantly, and needs
>to be fast.

he he, on the joking side, one could argue that for a webservice, how can it be fast, 
given that XML/SOAP adds not only extra bytes
to transfer over raw data but adds parsing overhead in your system.

If you transported raw data over TCP (or HTTP) your "webservice" would probably be 
faster, but I know, we all fall into the pressure
of the "standards", even though they are inherently designed to be slower than the 
simple solution.

have a great day!
Filip



----- Original Message -----
From: "James Black" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, October 22, 2004 7:34 AM
Subject: re: performance difference between tomcat 5.0 and 5.5?


I am curious if there is any performance improvements over Tomcat 5.5 vs
Tomcat 5.0, using jdk1.5.

We are in the process of doing testing to prepare for our December
upgrades and I don't know if we should try to move to Tomcat 5.5 this
year or wait till summer.

The main webapp is a webservice that will be used constantly, and needs
to be fast.

Thank you.

--
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    [EMAIL PROTECTED]


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


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


Reply via email to