All Projects → paed01 → Bpmn Engine

paed01 / Bpmn Engine

Licence: mit
BPMN 2.0 execution engine. Open source javascript workflow engine.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bpmn Engine

Bpmn Elements
Executable workflow elements based on BPMN 2.0
Stars: ✭ 54 (-89.6%)
Mutual labels:  bpmn, open-source, workflow
Django Lb Workflow
Reusable workflow library for Django
Stars: ✭ 153 (-70.52%)
Mutual labels:  bpmn, workflow
Zeebe
Distributed Workflow Engine for Microservices Orchestration
Stars: ✭ 2,165 (+317.15%)
Mutual labels:  bpmn, workflow
Bpe
💠 BPE: Business Process Engine
Stars: ✭ 178 (-65.7%)
Mutual labels:  bpmn, workflow
Theflow
Workflow automation library for .NET
Stars: ✭ 72 (-86.13%)
Mutual labels:  bpmn, workflow
Jbpm
a Business Process Management (BPM) Suite
Stars: ✭ 1,226 (+136.22%)
Mutual labels:  bpmn, workflow
Viewflow
Reusable workflow library for Django
Stars: ✭ 2,136 (+311.56%)
Mutual labels:  bpmn, workflow
Camunda Modeler
An integrated modeling solution for BPMN and DMN based on bpmn.io.
Stars: ✭ 718 (+38.34%)
Mutual labels:  bpmn, workflow
Zeebe Modeler
Desktop Application for modeling Zeebe Workflows with BPMN
Stars: ✭ 198 (-61.85%)
Mutual labels:  bpmn, workflow
tumbleweed
Lightweight workflow engine microservice implement BPMN 2.0
Stars: ✭ 23 (-95.57%)
Mutual labels:  workflow, bpmn
CaseManagement
CMMN engine implementation in dotnet core
Stars: ✭ 16 (-96.92%)
Mutual labels:  workflow, bpmn
Knime Core
KNIME Analytics Platform
Stars: ✭ 302 (-41.81%)
Mutual labels:  open-source, workflow
Spiffworkflow
A powerful workflow engine implemented in pure Python
Stars: ✭ 959 (+84.78%)
Mutual labels:  bpmn, workflow
Kogito Examples
Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 96 (-81.5%)
Mutual labels:  bpmn, workflow
Processmaker
GLPI plugin that provides an interface with ProcessMaker (http://www.processmaker.com/)
Stars: ✭ 21 (-95.95%)
Mutual labels:  bpmn, workflow
Camunda Bpm Platform
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
Stars: ✭ 2,390 (+360.5%)
Mutual labels:  bpmn, workflow
Workflower
A BPMN 2.0 workflow engine for PHP
Stars: ✭ 540 (+4.05%)
Mutual labels:  bpmn, workflow
Smartflow Sharp
基于C#语言研发的Smartflow-Sharp工作流组件,该工作流组件的特点是简单易用、方便扩展、支持多种数据库访问、高度可定制化,支持用户按需求做功能的定制开发,节省用户的使用成本
Stars: ✭ 594 (+14.45%)
Mutual labels:  bpmn, workflow
Kogito Runtimes
Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 188 (-63.78%)
Mutual labels:  bpmn, workflow
Docker Camunda Bpm Platform
Docker images for the camunda BPM platform
Stars: ✭ 259 (-50.1%)
Mutual labels:  bpmn, workflow

bpmn-engine

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

Build StatusBuild status

Introduction

BPMN 2.0 execution engine. Open source javascript workflow engine.

Supported elements

See bpmn-elements for supported elements. The engine only support elements and attributes included in the BPMN 2.0 scheme, but can be extended to understand other schemas and elements.

The aim is to, at least, have BPMN 2.0 core support.

Debug

The module uses debug so run with environment variable DEBUG=bpmn-engine:* or provide your own logger.

A pretty image of a process

Mother of all

Acknowledgments

The bpmn-engine resides upon the excellent library bpmn-io/bpmn-moddle developed by bpmn.io

One excellent modeller is the Camunda modeler.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].