Conditional Execution Dispatch Routing

Use when when you have a Streamlit workflow application that must support both offline (local machine, Windows installer) and online (Docker, cloud) deployment modes, and you need to decide at runtime whether to queue jobs remotely via Redis or spawn local processes.

HolobiomicsLab d13d269 8.4 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v2/leaves/conditional-execution-dispatch-routing commit d13d269be3

Frequently asked questions

npx skillmds@latest add holobiomicslab/conditional-execution-dispatch-routing