rexzhang / monqueue

MonQueue is a Python library that allows you to use MongoDB as a message queue

Home Page:http://rexzhang.github.io/monqueue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonQueue

image

image

image

image

image

MonQueue is a Python library that allows you to use MongoDB as a message queue.

Install

pip install -U monqueue

Coverage Report

py.test --cov=. --cov-report html

Contributing

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.

About

MonQueue is a Python library that allows you to use MongoDB as a message queue

http://rexzhang.github.io/monqueue/

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%