QuentinAmbard / gatling-http-reporter

fork of gatling with an additional http reporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Gatling for with http reporter. publish locally on .m2 with sbt publishM2
deployed as version "3.0.4-http-reporter-SNAPSHOT"

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

fork of gatling with an additional http reporter

License:Apache License 2.0


Languages

Language:Scala 81.0%Language:Java 16.0%Language:HTML 1.7%Language:CSS 0.4%Language:Python 0.3%Language:Shell 0.2%Language:Batchfile 0.2%Language:JavaScript 0.1%