[ https://issues.apache.org/jira/browse/IGNITE-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gianfranco Murador updated IGNITE-1038: --------------------------------------- Description: It would manage the integration of Apache ignite with Drools and JBPM. it is possible investigate the following issues and provide an application design and its implementation. 1) JBPM: 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 desirable to store only the description of the process with some information at runtime ( status of the process , owner and last operations as well). The main issue is finding an efficient algorithm to rehydrate and freeze the process 2) Drools: explore the possibility of launching distributed computations to increase the efficiency of evaluations of huge business rules. Ref to infinispan implementations: https://github.com/droolsjbpm/droolsjbpm-integration/ Use this repo : https://github.com/apacheignite/drools-ignite.git was: It would manage the integration of Apache ignite with Drools and JBPM. it is possible investigate the following issues and provide an application design and its implementation. 1) JBPM: 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 desirable to store only the description of the process with some information at runtime ( status of the process , owner and last operations as well). The main issue is finding an efficient algorithm to rehydrate and freeze the process 2) Drools: explore the possibility of launching distributed computations to increase the efficiency of evaluations of huge business rules. Ref to infinispan implementations: https://github.com/droolsjbpm/droolsjbpm-integration/ > Integration of Apache Ignite with Drools and JBPM. > --------------------------------------------------- > > Key: IGNITE-1038 > URL: https://issues.apache.org/jira/browse/IGNITE-1038 > Project: Ignite > Issue Type: Task > Components: general > Environment: All hardware > Reporter: Gianfranco Murador > Assignee: Gianfranco Murador > Labels: features > > It would manage the integration of Apache ignite with Drools and JBPM. > it is possible investigate the following issues and provide an application > design and its implementation. > 1) JBPM: 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 desirable to store only > the description of the process with some information at runtime ( status of > the process , owner and last operations as well). The main issue is finding > an efficient algorithm to rehydrate and freeze the process > 2) Drools: explore the possibility of launching distributed computations to > increase the efficiency of evaluations of huge business rules. > Ref to infinispan implementations: > https://github.com/droolsjbpm/droolsjbpm-integration/ > Use this repo : https://github.com/apacheignite/drools-ignite.git -- This message was sent by Atlassian JIRA (v6.3.4#6332)