Skip to content

mbablok/gatling

This branch is 4968 commits behind gatling/gatling:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42e3baf · Sep 8, 2015
Sep 4, 2015
Sep 1, 2015
Sep 1, 2015
Sep 8, 2015
Sep 3, 2015
Sep 7, 2015
Sep 7, 2015
Sep 1, 2015
Sep 7, 2015
Sep 1, 2015
Sep 7, 2015
Sep 1, 2015
Sep 1, 2015
Sep 7, 2015
Sep 7, 2015
May 27, 2015
Sep 1, 2015
Sep 8, 2014
Feb 13, 2015
Feb 9, 2014
Sep 26, 2014
Feb 9, 2014
May 18, 2015

Repository files navigation

Gatling Build Status

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 lastest 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.

Sponsors

eBusiness Information     Yourkit     Highsoft AS    

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

Async Scala-Akka-Netty based Stress Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 89.5%
  • HTML 8.7%
  • CSS 0.6%
  • Python 0.4%
  • Shell 0.3%
  • Batchfile 0.3%
  • JavaScript 0.2%