Skip to content

nmaupu/gatling

 
 

Repository files navigation

What is Gatling ?

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

Motivation

  • Fed up with fancy GUI that generate huge unreadable XML scenarios, what you want is scripts and a user friendly DSL?
  • Fed up with having to host a farm of injecting servers because your tool use blocking IO and one-thread-per-user architecture?

Gatling is for you!

Underlying technologies

Gatling is built upon :

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

Release

  • 1.0.3 released on january 28th 2012 More details on release notes

Questions, help?

Read the documentation on the Wiki.

Join the Gatling User Group.

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

Optimized Stress Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 72.7%
  • Java 25.6%
  • Shell 1.7%