Nano BPM Advanced Research Prototype Overview

Nano BPM — User Guide

Nano BPM is a fast, single-binary process engine that speaks the Camunda 8 v2 REST API. You run BPMN processes on it, drive them with any Camunda 8 client, and operate the whole thing — single node or a replicated cluster — from one executable with no runtime dependencies and a built-in web console.

This guide is task-focused. It walks you through running Nano, modelling and testing a process, writing the workers that do the work, connecting your own application, and operating a cluster in production. You do not need source code or a build toolchain to follow it — the binary is distributed prebuilt.

Just want to try it? Jump to Get started with c8ctl, then Tour the web console. Everything else is here when you need it.