celery.apps.worker
¶
Worker command-line program.
This module is the 'program-version' of celery.worker
.
It does everything necessary to run that module as an actual application, like installing signal handlers, platform tweaks, and so on.