[rules-users] Distributed Knowledge Base

Salaboy salaboy at gmail.com
Mon May 23 06:43:07 EDT 2011


Totally, that one of the ideas and it's currently supported.
Drools grid allows you to create different execution nodes that can be located in different virtual/physic machine and then dynamically create sessions inside of them using a very similar API. The main idea right now in grid is to abstract the location where the ksession is actually running. 
Drools grid current implementation also provides a white pages service that allows you to register sessions by name. That will allow you to query the grid for a particular session, and the grid will return you a remote handler to the remotely hosted session.

Cheers 

- CTO @ http://www.plugtree.com
- MyJourney @ http://salaboy.wordpress.com
- Co-Founder @ http://www.jbug.com.ar
- Mauricio "Salaboy" Salatino -

On 23/05/2011, at 06:29, "Abhay B. Chaware" <Abhay.Chaware at kpitcummins.com> wrote:

> Using Drools Grid, is it possible to distribute rulebases based on category ?  e.g.  All computer related rules deployed on server A, all school related rules deployed on Server B and then based on which app you are coming from, just return a session handle from that particular server ?  In other words, is it possible to load ( and evaluate ) rules based on category in Drools or Drools Grid ?
> 
>  
> 
> 
> This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110523/362a483c/attachment.html 


More information about the rules-users mailing list