Skip to content

Performance testing IBM MQ in a multi-instance Docker environment

License

Notifications You must be signed in to change notification settings

romankhar/IBM-MQ-Docker-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM-MQ-Docker-performance

Author: Roman Kharkovski.

This project is designed to compare performance of IBM MQ vs. RabbitMQ vs ActiveMQ. It is implemented as a set of Bash scripts to build and run Docker images for server side and client side. It runs tests using a variety of different number of queues and concurrent clients, and mesage sizes. The Docker build, provisioning, configuration, optimizations of MQ settings and test runs are all automated using bash scripts.

The automation of RabbitMQ and ActiveMQ is work in progress and will be added to this project in the future.

This project is very similar to the MQ on "native" performance test described in this blog post

License

See Licence.md (Apache License)

About

Performance testing IBM MQ in a multi-instance Docker environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages