Skip to content

apacheignite/drools-ignite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages