You should be using Axis2. http://ws.apache.org/axis2/
If you are, please post some details of your implementation. -----Original Message----- From: Sergio Arrighi [mailto:[email protected]] Sent: Tuesday, November 17, 2009 6:06 AM To: [email protected] Subject: Axis web service performance Hello, I'm facing a performance problem. First of all let me tell you that I'm quite a biginner with axis and web services. I've written a web service on axis 1.4 and Apache Tomcat 6.0.20 mounted on a Windows 2003 Server machine 64 bit. With one request the web service takes something like 15 seconds to responde. I'm now trying to understand how this web service behaves under a reasonable work load. I'm using jmeter (a load testing tool with SOAP functionalities) to send 100 simultaneous requests to my web service. What I see is that the request are queued up and they get served one by one, so the first one takes 15 seconds while the last one takes something like 3 minutes! Is there a way to speed up thing? Is there a way to obtain a certain level of parallelism in request processing?? If so which architecural (in terms of both hardware or software) modifications could improve the performance of this web service?? Any hints or pointers will be more than appreciated! Thanks in advance, Sergio -- *I.M.I.N. Holding s.r.l.* Sergio Arrighi [email protected] <mailto:[email protected]> Cell. 3455805121 Vicolo Molino, 2 21052 Busto Arsizio Varese Tel. +39 0331324679 Fax. +39 0331324678 www.iminholding.com STATEMENT OF CONFIDENTIALITY: The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify WHI Solutions immediately at [email protected], and destroy all copies of this message and any attachments.
