This project has been archived by its maintainers, and is no longer receiving any updates.
statelessd is a stateless HTTP to AMQP publishing gateway.
The goal is to allow for persistent connections to RabbitMQ for systems and languages that do not facilitate long-running persisted connections like PHP.
It is meant to be run on the same server as any RabbitMQ you intend to publish, or at least it only has the ability to connect to a single RabbitMQ server which, by default is localhost, but can be configured.
You can run any number of statelessd backends, binding to specific port ranges as configured in the HTTPServer -> ports configuration directive. In production, I run this behind nginx.
It currently does not do any error handling beyond disconnects. While it will log disconnections, it will not prune any temporarily queued messages it is holding until it can connect to RabbitMQ. Therefore it is possible to lose messages if the user specified does not have access to the virtual host specified or if the password is wrong.
Release files for statelessd 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| statelessd-0.0.6.tar.gz | 8.1 kB | Details |
Release files / statelessd-0.0.6.tar.gz
| Download URL | statelessd-0.0.6.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ec470860097fcdbe3aca2e2105c56915782ed46401a0adfe3558327be6a0a26
|
|
BLAKE2b-256 checksum How to use checksums |
104cd7ccebab3e310698233975e8563acc76b87c646236918c21c56d856a7bb7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |