Project

mqbench

0.0
No commit activity in last 3 years
No release in over 3 years
This aims to be a common benchmark tool for MOM
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0
~> 3.4

Runtime

~> 2.3
~> 0.3.6
~> 1.3
 Project Readme

What is this?

This is a benchmark tool to measure trend of pub/sub processing throughput at AMQP,STOMP and Kafka server.

Installation

You can install mqbench with RubyGems:

gem install mqbench

Usage

Usage: benchmark [options]
    -m, --mode m                     specify benchmark mode ('amqp' or 'stomp')
    -s, --size s                     specify message size
    -c, --count c                    specify message counts
    -u, --user p                     specify user-id to login broker
    -w, --pass w                     specify password to login broker
    -h, --host h                     specify host of server
    -p, --port p                     specify TCP port-number which is listened