Brookit
Brookit is an open-source workflow orchestration framework designed to manage tasks and data pipelines across distributed environments. It provides a declarative workflow language and a runtime that handles task scheduling, dependencies, retries, and resource allocation, enabling developers to build repeatable, fault-tolerant automation across on-premises, cloud, and hybrid infrastructures.
Originating with a group of engineers at Brookit Labs in 2019, Brookit was released publicly in 2020.
Its architecture centers on a directed acyclic graph (DAG) scheduler and pluggable executors that can run tasks
Brookit is used for data processing pipelines, automation of CI/CD workflows, and IT operational tasks. It is