All Projects → Tinkoff → gatling-amqp-plugin

Tinkoff / gatling-amqp-plugin

Licence: Apache-2.0 license
Plugin for support performance testing with AMQP in Gatling (3.7.x)

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to gatling-amqp-plugin

rejected
rejected is a consumer framework for RabbitMQ
Stars: ✭ 56 (+115.38%)
Mutual labels:  amqp
postman
Reverse proxy for async microservice communication
Stars: ✭ 30 (+15.38%)
Mutual labels:  amqp
Carrot
Carrot is a .NET lightweight library that provides a couple of facilities over RabbitMQ.
Stars: ✭ 14 (-46.15%)
Mutual labels:  amqp
rabbitmq-amqp1.0-client
Erlang AMQP 1.0 client
Stars: ✭ 19 (-26.92%)
Mutual labels:  amqp
tomodachi
💻 Microservice library / framework using Python's asyncio event loop with full support for HTTP + WebSockets, AWS SNS+SQS, RabbitMQ / AMQP, middleware, etc. Extendable for GraphQL, protobuf, gRPC, among other technologies.
Stars: ✭ 170 (+553.85%)
Mutual labels:  amqp
nest-rabbit-tasks
nest-rabbit-worker is a TaskQueue based upon RabbitMQ for NestJS
Stars: ✭ 29 (+11.54%)
Mutual labels:  amqp
SpringBoot-Examples
Spring boot 2.X version tutorial,Integrate various middleware to facilitate quick reference and use
Stars: ✭ 23 (-11.54%)
Mutual labels:  amqp
nameko-amqp-retry
No description or website provided.
Stars: ✭ 21 (-19.23%)
Mutual labels:  amqp
nestjs-rmq
A custom library for NestJS microservice. It allows you to use RabbitMQ or AMQP.
Stars: ✭ 182 (+600%)
Mutual labels:  amqp
cottontail
Capture all RabbitMQ messages being sent through a broker.
Stars: ✭ 23 (-11.54%)
Mutual labels:  amqp
amqp-client.js
AMQP 0-9-1 TypeScript client both for Node.js and browsers (using WebSocket)
Stars: ✭ 106 (+307.69%)
Mutual labels:  amqp
azure-event-hubs-go
Golang client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs
Stars: ✭ 80 (+207.69%)
Mutual labels:  amqp
go-mq
Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.
Stars: ✭ 76 (+192.31%)
Mutual labels:  amqp
roger-rabbit
A module that makes the process of consuming and publishing messages in message brokers easier
Stars: ✭ 12 (-53.85%)
Mutual labels:  amqp
paStash
pastaʃ'ʃ = Spaghetti I/O Event Data Processing, Interpolation, Correlation and beyond 🍝
Stars: ✭ 89 (+242.31%)
Mutual labels:  amqp
azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (+157.69%)
Mutual labels:  amqp
moleculer-java
Java implementation of the Moleculer microservices framework
Stars: ✭ 39 (+50%)
Mutual labels:  amqp
proximo
Interoperable GRPC based publish/subscribe
Stars: ✭ 38 (+46.15%)
Mutual labels:  amqp
snatch
An Erlang Lightweight XMPP Client library
Stars: ✭ 16 (-38.46%)
Mutual labels:  amqp
homebrew-extensions
🍻 Homebrew tap for PHP extensions
Stars: ✭ 264 (+915.38%)
Mutual labels:  amqp

Gatling AMQP Plugin

Build Maven Central Scala Steward badge

Plugin for support performance testing with AMQP in Gatling(3.7.x)

Usage

Getting Started

Plugin is currently available for Scala 2.13.

You may add plugin as dependency in project with your tests. Write this to your build.sbt:

libraryDependencies += "ru.tinkoff" %% "gatling-amqp-plugin" % <version> % Test

Example Scenarios

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].