RSS Feed for This PostCurrent Article

Grinder: Alternative to JMeter

Grinder is a Java load testing framework that makes it easy to run a distributed test using many load injector machines. It is freely available under a BSD-style open-source license.

image

It features

  • Generic Approach Load test anything that has a Java API. This includes common cases such as HTTP web servers, SOAP and REST web services, and application servers (CORBA, RMI, JMS, EJBs), as well as custom protocols.
  • Flexible Scripting Tests are written in the powerful Jython scripting language.
  • Distributed Framework A graphical console allows multiple load injectors to be monitored and controlled, and provides centralised script editing and distribution.
  • Mature HTTP Support Automatic management of client connections and cookies. SSL. Proxy aware. Connection throttling. Sophisticated record and replay of the interaction between a browser and a web site.

Grinder is a good alternative to JMeter. Several articles that you can read here

JMeter-vs-Grinder

Shootout: Load Runner vs The Grinder vs Apache JMeter

GrinderStone is an Eclipse plug-in for Grinder load testing scripts development


Trackback URL


Sorry, comments for this entry are closed at this time.