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.3.1.tar.gz (41.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for CoilMQ-0.3.1.tar.gz
Algorithm Hash digest
SHA256 e2d64324c937c434ef8a09e6895e6a8d6886ca10b3497f5f6b5930cea35a29af
MD5 b3658f19f8b5edd2bebf2055f0ac6034
BLAKE2b-256 723446670ac483102e238f9b15e3ec024a5d9fe944e2422d56040ce26cf6f2ce

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