It can depend on your version of Axis, etc...

This is a wide generalization, but as a rule of thumb XML text parsing
in Java is CPU intensive.  It can be optimized, but some of that is just
the nature of what it is.

Ben

On Tue, 2003-10-21 at 12:09, Vikas Phonsa wrote:
> Hi Guys,
> 
> I am running a multithreaded Web services client to transfer data to a
> Server. I want to know if the web services and other SOAP based processes
> are known to consume high CPU in general. There could be many reasons why my
> process consumes high CPU but is that sort of an expected behavior .
> 
> Any ideas ?
> 
> Thanks
> 
> Vikas
-- 
Benjamin Tomasini
NetEverything, Inc.
1-877-270-1391

Reply via email to