Python - rq / mrq / Celery

来源:互联网 发布:淘宝买家旺旺 编辑:程序博客网 时间:2024/05/16 02:06

rq

Simple job queues for Python http://python-rq.org

rq

rq-dashboard

Please read the results from redis server.

mrq

Mr. Queue - A distributed worker task queue in Python using Redis & gevent - https://github.com/pricingassistant/mrq

mrq-dashboard

Celery

Celery is a simple, flexible and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system.

Celery

References

  1. https://github.com/nvie/rq
  2. http://python-rq.org/docs/
  3. https://github.com/pricingassistant/mrq
  4. https://github.com/ui/rq-scheduler
  5. https://github.com/celery/celery
  6. http://docs.celeryproject.org/en/latest/index.html
0 0
原创粉丝点击