Skip to main content

A small, in-process message bus implementation.

Project description

mbuslite

mbuslite provides a message bus implementation embedded within the application's process.

With it, you can loosely couple your application components. It implements the publish-subscribe pattern.

Motivation

Having worked with crossbar and autobahn, as well as DBus, I like the message bus pattern. I've wanted to use it in some projects to achieve the same loose coupling between internal components.

Having also worked wih sqlite, I like the simplicity of a library instead of a remote service.

Thus, mbuslite.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mbuslite-0.0.0.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

mbuslite-0.0.0-py3-none-any.whl (12.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page