QuentinAmbard / gatling

Async Scala-Akka-Netty based Load Test Tool

Home Page:http://gatling.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatling Build Status Maven Central

What is Gatling ?

Gatling is a stress tool. Development is currently focusing on HTTP support.

Motivation

  • Finding fancy GUIs not that convenient for describing stress tests, what you want is a friendly expressive DSL?
  • Wanting something more convenient than huge XML dumps to store in your source version control system?
  • Fed up with having to host a farm of injecting servers because your tool uses blocking IO and one-thread-per-user architecture?

Gatling is for you!

Underlying technologies

Gatling is developed in Scala and built upon :

  • Async Http Client and Netty for non blocking HTTP
  • Akka for actions (requests, pauses, assertions, etc...) modeling and orchestration ...

Snapshots

For people wanting to use the latest evolutions, the SNAPSHOT versions are available from the Sonatype OSS repository.

Questions, help?

Read the documentation.

Join the Gatling User Group.

Found a real bug? Raise an issue.

Partners

Takima     Highsoft AS    

About

Async Scala-Akka-Netty based Load Test Tool

http://gatling.io

License:Apache License 2.0


Languages

Language:Scala 80.8%Language:Java 16.1%Language:HTML 1.8%Language:CSS 0.4%Language:Python 0.3%Language:Shell 0.2%Language:Batchfile 0.2%Language:JavaScript 0.1%