Skip to content

Instantly share code, notes, and snippets.

@Quard
Created April 10, 2019 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Quard/62110e56b508c901ff1584dc2607adaa to your computer and use it in GitHub Desktop.
Save Quard/62110e56b508c901ff1584dc2607adaa to your computer and use it in GitHub Desktop.
The Python Celery Cookbook: Small Tool, Big Possibilities
celery -A myproject worker -l info -Q celery
celery -A myproject worker -l info -Q mail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment