We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To start celery as worker
or one might want to add queue to specifical worker
<do PYTHONPATH here> celery -A myapp worker -l info -Q machine1
There was an error while loading. Please reload this page.