Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.01 KB

README.rst

File metadata and controls

19 lines (11 loc) · 1.01 KB

Simple Workflow Engine for Reproducible Benchmark Templates

About

This repository contains the implementation of a simple workflow engine that is capable to execute parameterized workflow specifications for the Reproducible Open Benchmarks for Data Analysis Platform (ROB).

Note: This repository is discontinued. It has been replaced by the core package for the Reproducible Open Benchmarks for Data Analysis Platform (ROB).

The workflow engine runs each workflow step as a subprocess in Python.

DISCLAIMER: This engine is primarily intended for testing purposes. It is not recommended to be used as the workflow engine in production systems.