async rabbit client
Project description
rabbit-client
asyncio rabbit client powered by aioamqp.
rabbit-client provides a simple and automatic configuration to work with:
- pub/sub and Dead Letter Exchanges with rabbitmq;
- polling publisher pattern
out-of-box
; - connection and reconnection management with broker;
- automatic channel configuration;
- concurrent task execution
[optional]
; - publisher confirms
[optional]
; - automatic qos configuration;
- different strategies to delay error events.
Installing
Install and update using pip:
pip install -U rabbit-client
Links
- License: Apache License
- Code: https://github.com/amenezes/rabbit-client
- Issue Tracker: https://github.com/amenezes/rabbit-client/issues
- Documentation: https://rabbit-client.amenezes.net
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
rabbit-client-3.3.0.tar.gz
(20.3 kB
view details)
Built Distribution
File details
Details for the file rabbit-client-3.3.0.tar.gz
.
File metadata
- Download URL: rabbit-client-3.3.0.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc25b42c8da587acc918aa4d73006352708e597dac9189a8926f646ff0da6cd9 |
|
MD5 | ccf27f1647b9ba15e793553b66bd0e0e |
|
BLAKE2b-256 | d3b7282cdadd6331f4191919e721bd590b6638094f54d1cfd28d087b1aff9f3b |
File details
Details for the file rabbit_client-3.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: rabbit_client-3.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9c6737d991b1abc5dbafaba7ffd770c858fbbbb5ba1d42e92b19ed74edc748c |
|
MD5 | 09cec94f5bef8dc98d83dcdc44cbe4a2 |
|
BLAKE2b-256 | 4e494e445d7f73dd709cb77139723aeba6451d91e44a36936912e48d5283fafe |