Async Pipelines¶
Design study—not a runnable ETLantic 0.18 API guide. Prefer CAPABILITIES and examples/.
This page previously contained aspirational copy-paste code (including
deprecated Source/Sink / DataContractModel authoring). Those samples
are removed so they cannot be mistaken for ETLantic 0.18 APIs.
Prefer Pipeline.arun in the API reference and Quickstart patterns.
Authoritative surfaces: Capabilities,
runnable Examples, and repository examples/.
Intent (historical)¶
This design study explored a async pipelines workflow. Treat it as product research only. Do not implement from this page.