bpoller / gatling

Optimized Stress Tool

Home Page:http://gatling-tool.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://gatling-tool.org


Languages

Language:Scala 71.6%Language:Java 27.8%Language:Shell 0.6%