Skip to content

userlocalhost/mqbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages