A set of scripts for configuring AMQP brokers.
Project description
This package 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)
unbindq - unbinds queues from exchanges (queue.unbind)
rmq - removes queues (queue.delete)
rmx - removes exchanges (exchange.delete)
qcat - prints messages to stdout (channel.basic_consume)
qpurge - purges all messages from a queue (channel.queue_purge)
hammer - submits messages from the command line (channel.basic_publish)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file queuetools-1.2.tar.gz.
File metadata
- Download URL: queuetools-1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72cd8326ac8dfef1bc1fd81dd917c660d83f4d295a609239c97e141b858bf4ea
|
|
| MD5 |
b91ba50ae9e23ae684a7e0aa0bd2caad
|
|
| BLAKE2b-256 |
a34bdab36443fd35e39c15938c7ec6cb2fc12f923330723ee732d2e40c675794
|
File details
Details for the file queuetools-1.2-py2.7.egg.
File metadata
- Download URL: queuetools-1.2-py2.7.egg
- Upload date:
- Size: 20.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34297b28317ac350013484644784af21b72424ecb3edf335411cdd2c85a60f8f
|
|
| MD5 |
354ad5e0f6eade7b92da993950e6ee01
|
|
| BLAKE2b-256 |
c35ffea930bbd319555e8cde42456536e4bd4df036a63d0c35614432b2198d1b
|
File details
Details for the file queuetools-1.2-py2.6.egg.
File metadata
- Download URL: queuetools-1.2-py2.6.egg
- Upload date:
- Size: 20.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e927174cd10ee888b848cd3336e1775882eaefab79d53733668b44e1099bd07
|
|
| MD5 |
9fe497cb3453beb2996aa1db8811a104
|
|
| BLAKE2b-256 |
68605fcf4e4898f007205544bf56bca1d234f024f9388116ad4ec47b79695189
|