Skip to main content
Cloacina Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Tutorials

Python Tutorials

Learn to use Cloacina from Python through hands-on tutorials.

Workflows

  1. First Python Workflow — Define tasks, build a workflow, execute it
  2. Context Handling — Pass data between tasks
  3. Complex Workflows — Dependencies, parallel execution
  4. Error Handling — Retries and fallbacks
  5. Cron Scheduling — Time-based execution
  6. Multi-tenancy — Tenant isolation
  7. Event Triggers — Condition-based firing

Computation Graphs

  1. Computation Graphs — Define and run reactive graphs
  2. Accumulators — Event buffering and accumulation
  3. Routing — Multi-branch graph execution