Python emitter and consumer for Hedwig


License
MIT
Install
pip install hedwig-py==0.1.9

Documentation

Hedwig Python

hedwig-py is the python implementation of Hedwig. It simplifies managing workers with it's service manager.

Installation

pip install hedwig-py

About Hedwig

Hedwig is a simple implementation of an enterprise service bus (ESB). It is a flexible, configurable, cross-language set of libraries to support reliable communication between micro-services in a service-oriented architecture (SOA).

Hedwig relies on RabbitMQ as the broker.