🔀 Workflow Automation Engine
Interactive workflow-engine simulator: run execution tokens through a process graph with conditional branching, fork/join parallel steps and retry-based error handling; spawn multiple instances and watch throughput.
Computer Science2DModerate60 FPS
⚙ Under the hood
Run execution tokens through a business-process graph on canvas: a conditional branch (in-stock check) picks a path with a visible rationale, a fork/join splits work into two parallel steps that must both finish before continuing, and a retry loop escalates to an error-handler node after repeated failure. Spawn multiple concurrent workflow instances and watch active count, completed count and rolling throughput update live.
Canvas2DWorkflowAutomationBusiness ProcessQueueing
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install