Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 597 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 597 Bytes

Apache Ignite Jbpm-Drools Module

JBPM-Drools module integrates frameworks jboss with Ignite. Ignite it will be used to store a process in the grid. A same instance of a process (in a second stage) could be stored in different nodes and It'll be synchronized because of the principle of locality of data. It's possibile to launch distributed computations to increase the efficiency of evaluations of huge business rules.

How to use

Using Ignite Jbpm-Drools API

Using Ignite Jbpm-Drools maven

Add a dependency to the artifact.

Maven:

<dependency>
</dependency>