This document is for Celery's development version, which can be significantly different from previous releases. Get old docs here: 2.5.

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