1 repository
Mechanisms for managing the transition and execution flow between synchronous and asynchronous task sequences.
Distinct from Execution Flow Controls: Specifically manages the hybrid orchestration of sync/async flows rather than just pausing or delaying automated sequences
Explore 1 awesome GitHub repository matching devops & infrastructure · Sync-Async Flow Controls. Refine with filters or upvote what's useful.
Liteflow is a component-based rule engine and workflow orchestrator used to define business logic through a chain of reusable components. It utilizes a structured data language to map logic paths, functioning as a dynamic workflow engine for managing sequences of synchronous and asynchronous tasks. The project is distinguished by its support for hot deployment, allowing rule definitions and execution logic to be updated in real time without restarting the application. It also features a multi-language scripting engine that embeds external scripts into business rules to enable flexible logic c
Controls the logic flow through a mix of synchronous and asynchronous execution paths.