Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.
/ RabbitTestTool Public archive

A tool for running performance and correctness experiments on RabbitMQ

License

Notifications You must be signed in to change notification settings

rabbitmq/RabbitTestTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitTestTool

The RabbitTestTool is a suite of tools for running performance and correctness experiments on RabbitMQ.

This repo contains:

  • The RabbitTestTool Java benchmarker and test tool (found under benchmark folder)
  • Version 1 of the orchestration framework found under orchestration/v1
  • Version 2 of the orchestration framework found under orchestration/v2

Each has its own readme file as a guide.