项目作者: ianjuma
项目描述 :
gevent actor sample with crunch
高级语言: Python
项目地址: git://github.com/ianjuma/gevent-actor-sample.git
run
- redis
- mysql
$ pip install -r requirements.txt
$ python app.py
$ celery -A queue.enqueue worker --loglevel=info --autoscale=10,2 -n worker1.%h