# gatling **Repository Path**: sunshine_2016/gatling ## Basic Information - **Project Name**: gatling - **Description**: 导入官方gatling - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 3.7.m - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-08-20 - **Last Updated**: 2025-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gatling [![Build Status](https://github.com/gatling/gatling/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gatling/gatling/actions/workflows/build.yml?query=branch%3Amain) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.gatling/gatling-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.gatling/gatling-core/) ## What is Gatling ? Gatling is a load test tool. It officially supports HTTP, WebSocket, Server-Sent-Events and JMS. ## Motivation * Finding fancy GUIs not that convenient for describing load 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 : * [Netty](https://netty.io) for non blocking HTTP * [Akka](https://akka.io) for virtual users orchestration ... ## Questions, help? Read the [documentation](https://gatling.io/docs/current/). Join the [Gatling User Group](https://groups.google.com/forum/#!forum/gatling). Found a real bug? Raise an [issue](https://github.com/gatling/gatling/issues). ## Partners Takima     ![Highsoft AS](https://raw.githubusercontent.com/gatling/gatling/main/images/highsoft_logo.png)