queuetools

A set of scripts for configuring AMQP brokers.
Download

queuetools Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Owen Jacobson
  • Publisher web site:
  • http://alchemy.grimoire.ca/

queuetools Tags


queuetools Description

A set of scripts for configuring AMQP brokers. queuetools is a Python module that provides the following scripts, which can configure AMQP brokers such as RabbitMQ:* mkq - declares queues (queue.declare)* mkx - declares exchanges (exchange.declare)* bindq - binds queues to exchanges (queue.bind)* rmq - removes queues (queue.delete)* rmx - removes exchanges (exchange.delete)* qcat - prints messages to stdout (channel.basic_consume)* hammer - submits messages from the command line (channel.basic_publish) Requirements: · Python


queuetools Related Software