Last updated:
0 purchases
rabbitclient 3.3.0
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.