Skip to content

A modular, extensible benchmarking and stress-testing framework for message queues, built with Elixir/Erlang and Docker. Evaluate latency, throughput, and more across various message queue technologies.

License

Notifications You must be signed in to change notification settings

dubeypranav4/MQStressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QueueBenchMaster

Overview

QueueBenchMaster is a modular and extensible framework designed for benchmarking and stress-testing various message queue technologies. Built on Elixir/Erlang for optimal parallelism and load generation, this framework aims to provide comprehensive insights into the performance metrics like latency, throughput, CPU usage, and memory consumption. Dockerized for ease of setup and execution.

Related artifacts

Benchmarking Message Queues

Features

  • Modular Design: Easily plug in different message queue implementations.
  • Metrics Collection: Evaluate latency, throughput, CPU, and memory usage.
  • Real-world Scenarios: Simulate practical message patterns and workloads.
  • Extensibility: Define custom test cases and scenarios.
  • Automated Analysis: Get automated result analysis and recommendations.
  • Multi-Node Testing: Scale tests across multiple nodes.

Prerequisites

  • Docker
  • Elixir/Erlang runtime

Quick Start

  1. Clone the repository
    git clone https://github.com/your_username/QueueBenchMaster.git

About

A modular, extensible benchmarking and stress-testing framework for message queues, built with Elixir/Erlang and Docker. Evaluate latency, throughput, and more across various message queue technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published