This document describes an older version of Celery (2.5). For the latest stable version please go here.

Using Celery with Redis/Database as the messaging queue.

Redis

This section has been moved to Using Redis.

SQLAlchemy

This section has been moved to Using SQLAlchemy.

Django Database

This section has been moved to Using the Django Database.

Previous topic

Tutorials

Next topic

Debugging Tasks Remotely (using pdb)

This Page