I am searching for an Tool to test an Grails Wep Application on a Tomcat Server.
I need some Data about the Performance when 30 Users work with my app.(Creating/Editing/Deleting Entries on my Database (Firebird).
|
1
|
|
|
|
|
|
There are a number of web performance testing tools. You can use Or if you want a cheap load testing service provider have a look at BrowserMob. They run load testing on demand for people and their rates are quite reasonable. |
||||||||
|
|
|
Have you checked out ApacheBench? http://httpd.apache.org/docs/2.0/programs/ab.html |
||
|
|
|
To monitor Firebird performance: www.sinatica.com |
||
|
|
|
If you use Firebird 2.1 or higher you can use sinactica monitor but for older server you can look here http://www.firebirdfaq.org/faq95/ IBExpert also have a monitor tool You can find good tools for firebird at www.ib-aid.com |
|||
|