vote up 0 vote down star
1

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).

flag

4 Answers

vote up 1 vote down check

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.

link|flag
i already used JMeter once...its great and easy. – bastianneu Jul 17 at 13:53
1  
PushToTest and BrowserMob can load test AJAX applications – AutomatedTester Jul 17 at 14:10
thank you for that Information – bastianneu Jul 20 at 7:32
vote up 0 vote down

Have you checked out ApacheBench? http://httpd.apache.org/docs/2.0/programs/ab.html

link|flag
thank you for that link. I will test it. – bastianneu Jul 17 at 13:53
vote up 1 vote down

To monitor Firebird performance: www.sinatica.com

link|flag
for new Firebird Databases is really great. – bastianneu Jul 20 at 7:32
vote up 1 vote down

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

link|flag
+1 IBExpert is already in use...great Tool – bastianneu Jul 20 at 7:31

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.