Thread-safe Python RabbitMQ Client & Management library.
Project description
AMQPStorm
Thread-safe Python RabbitMQ Client & Management library.
Introduction
AMQPStorm is a library designed to be consistent, stable and thread-safe.
100% Test Coverage!
Supports Python 2.7 and Python 3.3+.
Fully tested against Python Implementations; CPython, PyPy and Pyston.
Documentation
Additional documentation is available on amqpstorm.io.
Changelog
Version 2.5.0
- Upgraded pamqp to v2.0.0.
Python 3 keys will now always be of type str.
For more information see https://pamqp.readthedocs.io/en/latest/history.html
Properly wait until the inbound queue is empty when break_on_empty is set [#63] - Thanks TomGudman.
Fixed issue with Management queue/exchange declare when the passive flag was set to True.
Version 2.4.2
Added support for External Authentication - Thanks Bernd Höhl.
Fixed typo in setup.py extra requirements - Thanks Bernd Höhl.
LICENSE file now included in package - Thanks Tomáš Chvátal.
Version 2.4.1
Added client/server negotiation to better determine the maximum supported channels and maximum allowed frame size [#52] - Thanks gastlich.
We now raise an exception if the maximum allowed channel count is reached.
Version 2.4.0
basic.consume now allows for multiple callbacks [#48].
Credits
Special thanks to gmr (Gavin M. Roy) for creating pamqp, and in addition amqpstorm is heavily influenced by his pika and rabbitpy libraries.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for AMQPStorm-2.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5adb51878ab61d638cc0ac02bda98224e8bedd1fed85378bde0a0d1059698472 |
|
MD5 | e7639014f06b0a390b99cd2c0021d576 |
|
BLAKE2b-256 | f4d02dfa0e10c1ed315695b45662db012848e9e61fba3c5c1cf89f6bf7c8442e |