brin100 / gatling

Async Scala-Akka-Netty based Stress Tool

Home Page:http://gatling.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://gatling.io


Languages

Language:Scala 88.4%Language:HTML 8.9%Language:ApacheConf 0.8%Language:Shell 0.6%Language:CSS 0.6%Language:Python 0.4%Language:JavaScript 0.2%