|
hace 1 año | |
---|---|---|
README.md | hace 1 año | |
docker-compose.yml | hace 1 año | |
tasks.py | hace 1 año |
This includes
celery -A proj worker
Worker Options:
-c, --concurrency
Number of child processes processing the
queue. The default is the number of CPUs
available on your system.
celery worker --help
can get more infomation.
add --pool=solo
option