QBroker is a minimal async wrapper for RPC via AMQP
Project description
QBroker is short for Quick Access Broker.
QBroker is Python library which provides an easy-to-use interface for asynchronous, debuggable RPC via AMQP. It uses Python 3.4 asyncio features and provides wrappers for use with native threads or gevent tasklets.
Example scripts, including an event/RPC monitor, are provided.
The QBroker data format is straightforward. Writing an adapter in a different programming language is straightforward, given JSON and AMQP libraries. You can add codecs for your classes, or replace JSON with another marshalling system.
QBroker supports the time-to-live and dead-lettering extensions of RabbitMQ, but does not depend on them. Its support for monitoring does not rely on RabbitM’s “firehose” tracing feature.
QBroker supports (as-yet rudimentary) introspection.
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
File details
Details for the file QBroker-0.18.4.tar.gz
.
File metadata
- Download URL: QBroker-0.18.4.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbb68aefc655e0671fe51f641836058e1fe8daa240da553778b61e1c68911ab0 |
|
MD5 | 5ac84e8a8ab73e76f59781bb7559055e |
|
BLAKE2b-256 | 1fe6bec7ebe01ed3ab4219681d4687a6508082de131f865ba4b561f79d78c139 |