You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DMN Engine is a decision engine (rule engine) allowing to execute and evaluate the decisions defined in a DMN model. Its primary target is to evaluate the decision tables that transform the inputs into the output(s) using the decision rules.
LogicForge is a simplified system that allows users to define, execute, and manage business rules and complex events in a declarative and efficient way. It provides a rule engine, a DMN engine, and a CEP engine that can handle various types of logic and data.
OrchesT is a scalable, distributed workflow orchestration platform for executing BPMN 2.0 and DMN 1.3 definitions. It provides a Kafka-driven engine with Spring Boot client integration, MongoDB persistence, and a full REST API for managing process lifecycles.
Official Java SDK and Spring Boot starter for QuantumBPM: BPMN 2.0 workflow orchestration, DMN 1.5 decision evaluation, and virtual-thread job workers.