Gatling (software)

Gatling
Developer(s) Open Source
Stable release 2.1.4 / January 28, 2015
Written in Scala
Operating system Cross-platform
Type Load Testing
License Apache License 2.0
Website gatling.io

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 officially supports the following protocols: HTTP, WebSockets, Server Sent Events and JMS.

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

See also

References

    External links