MonQueue is a Python library that allows you to use MongoDB as a message queue.
pip install -U monqueue
py.test --cov=. --cov-report html
The source is available on GitHub. To contribute to the project, fork it on GitHub and send a pull request, all contributions and suggestions are welcome.