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.
Add a dependency to the artifact.
Maven:
<dependency>
</dependency>