Skip to content

stigerland/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

See changelog

Questions, help?

Read the documentation on the Wiki.

Join the Gatling User Group.

Got a real problem? 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

Optimized Stress Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 71.4%
  • Java 28.0%
  • Shell 0.6%