Skip to main content

STOMP message broker

Project description

CoilMQ is a STOMP message broker written in Python.

The provided server implementation for CoilMQ uses the Python SocketServer libraries; however, CoilMQ is only loosely coupled to this server implementation. It could be used with other socket implementations.

Two things worth noting:

  1. The CoilMQ core classes and bundled storage implementations are designed to be thread-safe.

  2. While this project could be used with asynchronous frameworks like Twisted, it is not explicitly designed to use the async patterns (e.g. using Twisted Deffered), which may make it impractical to use this with slow/blocking storage mechanisms (e.g. using db storage will cause all clients to block).

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

CoilMQ-0.4.tar.gz (28.5 kB view details)

Uploaded Source

File details

Details for the file CoilMQ-0.4.tar.gz.

File metadata

  • Download URL: CoilMQ-0.4.tar.gz
  • Upload date:
  • Size: 28.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for CoilMQ-0.4.tar.gz
Algorithm Hash digest
SHA256 cde0f173aa1b78cf47944de42a0ead620c999a77cd33e8c4d2f976b00f585029
MD5 8de0b396335d3b252becac672b1419a8
BLAKE2b-256 6ceef843bd3781d4f8f5ceb696e8e757561b7f13676088b95d74870daa029c5c

See more details on using hashes here.

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