celery version 4 not processing multiple tasks concurrently in windows

前端 未结 0 1737
误落风尘
误落风尘 2021-02-05 17:07

I am running celery worker on windows with following command:

celery worker -A celery_app -l info -P gevent

And in python code, the configuration

相关标签:
回答
  • 消灭零回复
提交回复
热议问题