python-amqpclt - Versatile AMQP client
Website: | https://github.com/cern-mig/python-amqpclt |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
amqpclt is a versatile tool to interact with messaging brokers speaking AMQP and/or message queues (see messaging.queue) on disk. It receives messages (see messaging.message) from an incoming module, optionally massaging them (i.e. filtering and/or modifying), and sends them to an outgoing module. Depending on which modules are used, the tool can perform different operations.
Packages
python-amqpclt-0.5-1.el5.noarch [66 KiB] |
Changelog
by Massimo Paladin (2013-06-09):
- Updating to latest version, rhbz#970848. |