Skip to content

A set of tools that are useful when working with RabbitMQ

Notifications You must be signed in to change notification settings

josefeg/rmq-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMQ Utils

A set of utilities for working with RabbitMQ.

  • consumer.py: consumes messages from RMQ and prints to the terminal
  • producer.py: writes messages to RMQ from a template
  • delete_queues.py: deletes all the queues

Make sure to pipenv shell before executing any of the scripts to switch to a virtual environment with all the dependencies installed.

About

A set of tools that are useful when working with RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages