3 Repos
Persists intermediate data, logs, and metadata across runs to enable auditability and retrieval of past results.
Distinct from Workflow Execution State Persisters: Distinct from Workflow Execution State Persisters: focuses on the management and retrieval of state for auditability rather than just the persistence mechanism.
Explore 3 awesome GitHub repositories matching development tools & productivity · Workflow Execution State Managers. Refine with filters or upvote what's useful.
ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself
Persists intermediate data, logs, and metadata across runs to enable auditability and retrieval of past results.
ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented
Persists and retrieves structured metadata, logs, and named data objects within the context of a workflow execution.
This project is a JavaScript-based workflow engine designed to execute business process models defined in standard XML. It functions as a stateful orchestrator that manages the lifecycle of complex processes by moving virtual tokens through tasks, gateways, and events. The engine provides a runtime environment for automating business logic, integrating external services, and coordinating human tasks within Node.js or browser-based applications. The engine distinguishes itself through its high degree of extensibility and state management capabilities. It allows developers to inject custom beha
Captures, persists, and restores the current state of a running workflow to allow for pausing and resuming long-running processes.