Skip to content

Latest commit

 

History

History
76 lines (75 loc) · 4.74 KB

index.md

File metadata and controls

76 lines (75 loc) · 4.74 KB
layout title id
page
Java Business Process Engines
home

The Flowable Project

The Flowable project provides a core set of open source business process engines that are compact and highly efficient. They provide a workflow and Business Process Management (BPM) platform for developers, system admins and business users.

At its heart is a lightning fast, tried and tested dynamic BPMN process engine, with accompanying DMN decision tables and CMMN case management engines, all written in Java. They are Apache 2.0 licensed open source, with a committed community.

All the engines can run embedded in a Java application, or as a service on a server, a cluster, and in the cloud. They can run as independent engines or services, or integrate together to provide a rich suite for business process management. They integrate perfectly with Spring. With rich Java and REST APIs, they are the ideal base for orchestrating human or robotic automation processing. They enable microservice orchestration or softwire the microservices themselves.

Compact and Efficient

Lightning Fast and Reliable

Runs Embedded or as a Service


Process Runtime

The Flowable process engine has many years of real world use to ensure fast, efficient and reliable process execution. The DMN and CMMN engines have the same architecture and experience applied to them. Drive the engines through their rich java and REST APIs, and let them drive your services through their rich integration.

Process Design

Flowable provides a web based process designer as well as an Eclipse plug-in. With either of these you can quickly create open standard BPMN process models. The web designer also supports the creation of decision table (DMN), case management (CMMN) and form models, which can be combined with your process model to create complete process apps.

Task and Admin Applications

A lightweight and extensible end user UI built with Angular provides an instant way of starting processes or working with tasks and forms. Use these applications out of the box, or customize and extend their components. Alternatively, use the rich set of APIs to build your own custom application UI. Both business user and administration applications are provided.


Latest Flowable Blog Posts

Latest Team Blog Posts

Latest Forum Posts