You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Gianfranco Murador (JIRA)" <ji...@apache.org> on 2015/08/16 12:06:45 UTC

[jira] [Updated] (IGNITE-1038) Integration of Apache Ignite with Drools and JBPM.

     [ 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/




  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.



> 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/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)