All Projects → gatling → Gatling

gatling / Gatling

Licence: apache-2.0
Modern Load Testing as Code

Programming Languages

scala
5932 projects
java
68154 projects - #9 most used programming language
kotlin
9241 projects
HTML
75241 projects
Batchfile
5799 projects
CSS
56736 projects

Projects that are alternatives of or similar to Gatling

gatling-sbt-plugin
Gatling Plugin for SBT
Stars: ✭ 105 (-98.05%)
Mutual labels:  gatling, loadtesting
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+95.61%)
Mutual labels:  akka, netty
gatling-gradle-plugin-demo
Showcase of the Gatling Plugin for Gradle
Stars: ✭ 17 (-99.68%)
Mutual labels:  gatling, loadtesting
pea
分布式压测引擎. A distributed stress tool based on gatling
Stars: ✭ 43 (-99.2%)
Mutual labels:  akka, gatling
gatling-maven-plugin
Gatling Plugin for Maven
Stars: ✭ 30 (-99.44%)
Mutual labels:  gatling, loadtesting
mmqtt
An Open-Source, Distributed MQTT Broker for IoT.
Stars: ✭ 58 (-98.92%)
Mutual labels:  akka, netty
dns4s
Scala DNS implementation with Akka and Netty extension
Stars: ✭ 55 (-98.98%)
Mutual labels:  akka, netty
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (-90.11%)
Mutual labels:  netty
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (-89.63%)
Mutual labels:  netty
Runbook
A framework for gradual system automation
Stars: ✭ 531 (-90.13%)
Mutual labels:  automation
Responsive Html Email Signature
Template generator for (responsive) emails & email signatures ✨
Stars: ✭ 525 (-90.24%)
Mutual labels:  automation
Bmw Yolov4 Training Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Stars: ✭ 533 (-90.09%)
Mutual labels:  automation
Beehive
A flexible event/agent & automation system with lots of bees 🐝
Stars: ✭ 5,348 (-0.61%)
Mutual labels:  automation
Akka Http Json
Integrate some of the best JSON libs in Scala with Akka HTTP
Stars: ✭ 530 (-90.15%)
Mutual labels:  akka
Java Study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
Stars: ✭ 571 (-89.39%)
Mutual labels:  netty
Polemarch
Simple WEB gui for infrastructure management by ansible playbooks or modules. This is only mirror with bins in releases.
Stars: ✭ 530 (-90.15%)
Mutual labels:  automation
Coca
Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的瑞士军刀。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。
Stars: ✭ 576 (-89.3%)
Mutual labels:  automation
Ciscoconfparse
Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations. Python Infrastructure as Code (IaC) for Cisco IOS (and other vendors).
Stars: ✭ 562 (-89.56%)
Mutual labels:  automation
Vagrant
Vagrant is a tool for building and distributing development environments.
Stars: ✭ 23,108 (+329.44%)
Mutual labels:  automation
Webdriver
Remote control interface that enables introspection and control of user agents.
Stars: ✭ 546 (-89.85%)
Mutual labels:  automation

Gatling Build Status Maven Central

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 for non blocking HTTP
  • Akka for virtual users orchestration ...

Questions, help?

Read the documentation.

Join the Gatling User Group.

Found a real bug? Raise an issue.

Partners

Takima     Highsoft AS    

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].