📄️ Cluster
ZenBPM uses raft as its consensus algorithm. Zen cluster consists of:
📄️ BPMN engine
BPMN engine tries to adhere to the bpmn 2 specification and be compatible with Camunda 8.
📄️ DMN engine
📄️ Script engine
📄️ Storage
RqLite is used as a storage layer. Read more about partitions in cluster section
📄️ API Overview
ZenBPM provides comprehensive APIs for interacting with the BPMN engine. This section documents the available APIs and how to use them.
📄️ Configuration
Application configuration can be supplied through:
📄️ OpenTelemetry
OpenTelemetry is a collection of APIs, SDKs, and tools to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) that help us analyze application performance and behavior.