Skip to main content

Simple, lightweight, and easily extensible STOMP message broker.

Project description

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.

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

Changes in 0.6.0

  • Added a new diagnostic thread that will run when –debug option is passed on the commandline.

  • Added method to QueueManager API to support tracking subscriber count.

  • Improved unit and functional test coverage of storage engines.

  • Fixed bug in engine.commit() and updated tests to catch previous failure (issue 28).

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.6.0.tar.gz (32.5 kB view hashes)

Uploaded Source

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