Skip to content

Instantly share code, notes, and snippets.

@elyasha
Created October 23, 2020 09:42
Show Gist options
  • Save elyasha/7a1e88f116ebdab90b040c5865627408 to your computer and use it in GitHub Desktop.
Save elyasha/7a1e88f116ebdab90b040c5865627408 to your computer and use it in GitHub Desktop.
Run celery workers in windows
celery -A proj worker -l INFO -P gevent -E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment