--prefetch-multiplier
Set custom prefetch multiplier value for
this worker instance.
Pool Options:
-c, --concurrency
Number of child processes processing the
queue. The default is the number of CPUs
available on your system. celery worker --help can get more infomation.
### woker in Windows
add --pool=solo option