8000 flow · dudakp/dh Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Pavol Ďuďák edited this page May 28, 2023 · 3 revisions

flow is simple process orchestrator.

Basic building blocks are handlers that defines actions to be executed. These handlers are then linked together to form flows. Flow is collection of two or more linked handlers that orchestrates their execution.

Multiple flows can be combined using operators.

handler

operator

Clone this wiki locally
0