Next Steps
The First Steps with Celery guide is intentionally minimal. In this guide I will demonstrate what Celery offers in more detail, including how to add Celery support for your application and library.
This document does not document all of Celery’s features and best practices, so it’s recommended that you also read the User Guide
- Using Celery in your Application
- Calling Tasks
- Canvas: Designing Workflows
- Routing
- Remote Control
- Timezone
- Optimization
- What to do now?