CoilMQ 0.6.1
Simple, lightweight, and easily extensible STOMP message broker.
Downloads ↓ | Package Documentation
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.1
- Error with one subscriber causes topic messages not to be delivered to other subscribers (issue 33).
- Fixed error in some circumstances when clearing pending transaction frames with commit/abort (issue 30).
- Fixed incorrect default address in help (issue 29).
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| CoilMQ-0.6.1.tar.gz (md5) | Source | 2011-12-14 | 33KB | 265 | |
- Author: Hans Lellelid
- Documentation: CoilMQ package documentation
- Home Page: http://code.google.com/p/coilmq
- Keywords: stomp server broker
- License: Apache
- Categories
- Package Index Owner: hozn
- DOAP record: CoilMQ-0.6.1.xml
