pyfarm.scheduler.celery_app module

Celery Application

Creates the base instance of Celery which is used by components of PyFarm’s master that require interaction with a task queue. This module also configures Celery’s beat scheduler for other tasks such as agent polling and task assignment.