Gatling (software)

From Wikipedia, the free encyclopedia
Gatling
Developer(s) Open Source
Stable release 1.5.2 / June 25, 2013 (2013-06-25)
Preview release maven snapshot / maven snapshot (2.0-SNAPSHOT)
Written in Scala
Operating system Cross-platform
Type Load Testing
License Apache License 2.0
Website http://gatling-tool.org/

Gatling is a project that can be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web applications.

It is based on a fully asynchronous architecture, which makes it one of the most efficient open source load testing tools available.[1] It supports the HTTP protocol for now,[2] there are APIs available to add support for other protocols.

Simulations are code, written thanks to a user-friendly DSL. This allows users to add custom behavior through many hooks.

See also

External links

References

  1. https://github.com/excilys/gatling/wiki/Benchmarks Benchmark comparing JMeter and Gatling based on JMeter's official benchmark scenario
  2. https://github.com/excilys/gatling/wiki/Gatling-2 Noteworhty features coming in Gatling 2.0


This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.