Celery v0.9.0 (unstable) documentation
Tutorials
Table of Contents
index
modules
next
previous
Main Page
celery - Distributed Task Queue
Configuration and defaults
User Guide
Cookbook
Tutorials
External tutorials and resources
Using Celery with Redis/Database as the messaging queue.
Tutorial: Creating a click counter using carrot and celery
Frequently Asked Questions
API Reference
Internals
Change history
Interesting Links
This Page
Show Source
Enter search terms or a module, class or function name.
Tutorials
ΒΆ
Release:
0.9
Date:
November 17, 2009
External tutorials and resources
Introduction to Celery
Using Celery with Redis/Database as the messaging queue.
Installation
Redis
Database
Tutorial: Creating a click counter using carrot and celery
Introduction
The model
Using carrot to send clicks as messages
View and URLs
Creating the periodic task
Finishing
Celery v0.9.0 (unstable) documentation