RatchetMQ
Version: alpha1 (download, get started)
RatchetMQ is the sample implementation of Lightweight Message Queue Protocol (a simple & fast protocol for message servers). Written in Python it is designed to be fast, stable and extensible.
Features
- Sample CLI client
- Detailed API
Installation
The only dependency is gevent (you can find installation instructions here).