This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes web service performance tool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "web service performance tool" Watch "web service performance tool" New topic
Author

web service performance tool

ross bertolonoi
Greenhorn

Joined: Nov 24, 2008
Posts: 6
Hi
any suggestion on what performance tool I should be using for webservice performance/scalability testing ?(mainly to get timing metrics of the response)

Thanks
Ross
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
SOAPUI can perform load testing for web services. The basic version (which has a lot of features) is free.


Android appsImageJ pluginsJava web charts
Yaron Naveh
Greenhorn

Joined: Oct 26, 2008
Posts: 24
HP LoadRunner is a very known tool.
[ November 25, 2008: Message edited by: Yaron Naveh ]

[url]http://webservices20.blogspot.com/[/url]
Web Services Performance, Interoperability And Testing Blog
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: web service performance tool
 
Similar Threads
JProbe
java tool
JMS performance profiling
Tool to check or optimize performance
ArrayList Vs HashMap