The django queue service is intended to be a lightweight, open-source queuing mechanism along the lines of the Amazon Simple Queue Service. The concepts are based off that API, and the implementation is using the Django web framework (python). The queue is intended to be used through a REST interface. In effect, this project is an open source clone of that work.
Commercial Use
Modify
Distribute
Place Warranty
Hold Liable
Use Trademarks
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities