https://github.com/jtemporal/rabbitmq-benchmark
https://github.com/jtemporal/rabbitmq-benchmark
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jtemporal/rabbitmq-benchmark
- Owner: jtemporal
- Created: 2018-10-10T18:32:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T18:33:20.000Z (over 7 years ago)
- Last Synced: 2025-03-02T06:14:28.507Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stress test RabbitMQ
This follows [worker/task tutorial in the documentation](https://www.rabbitmq.com/tutorials/tutorial-two-python.html).
This is meant to stress test the RabbitMQ. And it runs on Python 3.5.3.