That tool will be fine if you just want to test the web service interface, but not your application. The major problem I see (at least with version 1.5) is that you cannot load data from a resource (i.e. to avoid calling the web service always with the same dataset). I would suggest using something like Grinder, WTPT (eclipse tool) OpenSTA and the like...they are more "professional" tools.
On 11/24/06, Adli <[EMAIL PROTECTED]> wrote:
Interesting tool. Now it should make my life a bit easier. Thanks for the link. Adli On 11/24/06, Nicolas Kukolja < [EMAIL PROTECTED]> wrote: > > Take a look at SoapUI (http://www.soapui.org/gettingstarted/loadtest.html > ) > > There you can measure performance and test stability of ws... > > Nick > > > -----Ursprüngliche Nachricht----- > > Von: Adli [mailto: [EMAIL PROTECTED] > > Gesendet: Freitag, 24. November 2006 13:43 > > An: [email protected] > > Betreff: [xfire-user] Measuring web service performance > > > > Hi, > > > > Anybody could share idea how to measure performance of web-service > > application? > > > > I already have my xfire web-services running, and i am thinking if i > can > > do stress-test and capture statistical data on it. > > How would someone load the web-service and break it? So I could find > the > > limit of the application. > > > > What do people normally measure? > > request per sec? > > data-rate? > > > > Thanks, > > Adli > > > > I am running Tomcat-5.5 , Java 5 on Windows 2000 server, Intel-Xeon > 3Ghz > > (16 CPU) 20Gb RAM. > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
