celery-zh-with-en
Introduction
1.
Celery
2.
Contents
2.1.
Copyright
2.2.
Getting Started
2.2.1.
Introduction to Celery
2.2.1.1.
What is a Task Queue?
2.2.1.2.
What do I need?
2.2.1.3.
Get Started
2.2.1.4.
Celery is…
2.2.1.5.
Features
2.2.1.6.
Framework Integration
2.2.1.7.
Quickjump
2.2.1.8.
Installation
2.2.2.
Brokers
2.2.2.1.
Broker Instructions
2.2.2.1.1.
Using RabbitMQ
2.2.2.1.2.
Using Redis
2.2.2.2.
Experimental Transports
2.2.2.2.1.
Using SQLAlchemy
2.2.2.2.2.
Using the Django Database
2.2.2.2.3.
Using MongoDB
2.2.2.2.4.
Using Amazon SQS
2.2.2.2.5.
Using CouchDB
2.2.2.2.6.
Using Beanstalk
2.2.2.2.7.
Using IronMQ
2.2.2.3.
Broker Overview
2.2.3.
First Steps with Celery
2.2.4.
Next Steps
2.2.4.1.
Using Celery in your Application
2.2.4.2.
Calling Tasks
2.2.4.3.
Canvas: Designing Workflows
2.2.4.4.
Routing
2.2.4.5.
Remote Control
2.2.4.6.
Timezone
2.2.4.7.
Optimization
2.2.4.8.
What to do now?
2.2.5.
Resources
2.3.
User Guide
2.3.1.
Application
2.3.2.
Tasks
2.3.3.
Calling Tasks
2.3.4.
Canvas: Designing Workflows
2.3.5.
Workers Guide
2.3.6.
Periodic Tasks
2.3.7.
HTTP Callback Tasks (Webhooks)
2.3.8.
Routing Tasks
2.3.9.
Monitoring and Management Guide
2.3.10.
Security
2.3.11.
Optimizing
2.3.12.
Concurrency
2.3.13.
Signals
2.3.14.
Extensions and Bootsteps
2.4.
Configuration and defaults
2.5.
Django
2.6.
Contributing
2.7.
Community Resources
2.8.
Tutorials
3.
Indices and tables
3.1.
Index
3.2.
Module Index
3.3.
Search Page
Powered by
GitBook
celery-zh-with-en
Module Index