Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Engineering Stories

A progressive-disclosure blog series that teaches Tasker concepts through real-world scenarios. Each story builds on the previous, showing how a growing engineering team adopts workflow orchestration across all four supported languages.

These stories are being rewritten for the current Tasker architecture. See the archive for the original GitBook-era versions.

StoryThemeStatus
01: E-commerce CheckoutLinear pipelines, error handling, retryPublished
02: Data PipelineDAG workflows, parallel execution, ETLPublished
03: Microservices CoordinationDiamond pattern, service coordinationPublished
04: Team ScalingNamespace isolation, cross-team workflowsPublished
05: ObservabilityOpenTelemetry + domain eventsPlanned
06: Batch ProcessingBatch step patternsPlanned
07: Conditional WorkflowsDecision handlersPlanned
08: Production DebuggingDLQ investigationPlanned

Every published story (01-04) has working implementations in all four frameworks. See the Example Apps page for how to run them.