← Back to Past Sessions

Gatling

📅 2012-11-27
Gatling

Gatling is a next-generation web application stress testing tool developed in Scala and guided by the following principles:

  • Be performant – thanks to the use of non-blocking IO (Netty) and the actor model (Akka)
  • Be simple – scripts are clear and scalable thanks to a functional API and DSL
  • Be free and open-source