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