Celery v0.8.1 (stable) documentation
celery.backends.database
The database backends. Using Django models to store task metadata.
Run all waiting periodic tasks.
Returns: | a list of (task, task_id) tuples containing the task class and id for the resulting tasks applied. |
---|