GithubHelp home page GithubHelp logo

tempbottle / bpxe.rs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yrashk/bpxe.rs

0.0 1.0 0.0 716 KB

Business Process eXecution Engine

License: Apache License 2.0

XSLT 0.65% Shell 0.01% Nix 0.01% Rust 99.35% JavaScript 0.01%

bpxe.rs's Introduction

BPXE (Business Process eXecution Engine)

Chat

BPMN 2.0 based business process execution engine implemented in Rust. BPMN stands for Business Process Model and Notation. BPMN's goal is to help stakeholders to have a shared understanding of processes.

BPXE focuses on the execution aspect of such notation, effectively allowing the processes described in BPMN to function as if they were programs. BPXE is not the only such engine, as there are many commercially or community supported ones. The motivation behind the creation of BPXE was to create an engine with a particular focus on type and memory safety, performance and multi-tenancy capabilities (ensuring that a great deal of processes should be able to operate even on a single server concurrently) and resistant to failures so that workflows can be resumed with little to no consideration when a failure happens.

Usage

Since BPXE is not a server in its own right, but rather a library, a good starting point would be to add this to your Cargo.toml:

[dependencies]
bpxe = "0.2.1"

You can also check out latest release API documentation, as well as bleeding edge master documentation.

bpxe.rs's People

Contributors

yrashk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.