项目作者: ianjuma

项目描述 :
gevent actor sample with crunch
高级语言: Python
项目地址: git://github.com/ianjuma/gevent-actor-sample.git
创建时间: 2016-08-14T10:11:45Z
项目社区:https://github.com/ianjuma/gevent-actor-sample

开源协议:

下载


run

  1. - redis
  2. - mysql
  1. $ pip install -r requirements.txt
  2. $ python app.py
  3. $ celery -A queue.enqueue worker --loglevel=info --autoscale=10,2 -n worker1.%h