message queuing for Python
Project description
SnakeMQ is a small cross-platform Python library for easy and reliable communication between hosts.
Features
pure Python
automatic reconnect
reliable delivery - configurable message role and delivery timeout
persistent/transient queues
asynchronous - polling
symmetrical - single TCP connection for duplex communication
multiple storage options - SQLite, MongoDB, …
brokerless - similar philosophy like ZeroMQ
additional modules - RPC
cross-platform - tested under Linux and MS Windows
Homepage
Documentation
Changelog
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
snakeMQ-0.5.8.tar.gz
(49.1 kB
view hashes)