Celery Canvas API

Canvas is Celery's workflow composition API for building complex task orchestrations using signatures, chains, groups, chords, maps, starmaps, and chunks.

API entry from apis.yml

apis.yml Raw ↑
aid: celery:celery-canvas-api
name: Celery Canvas API
tags:
- Workflows
- Chains
- Groups
- Chords
humanURL: https://docs.celeryq.dev/en/stable/userguide/canvas.html
properties:
- url: https://docs.celeryq.dev/en/stable/userguide/canvas.html
  type: Documentation
description: Canvas is Celery's workflow composition API for building complex task orchestrations using
  signatures, chains, groups, chords, maps, starmaps, and chunks.