[rules-users] Drools 5.3 partitioned rule base

Mark Proctor mproctor at codehaus.org
Fri Mar 2 13:01:46 EST 2012


Drools doesn't partition. You will need to build an external framework 
that partitions your data, and then assign a ksession per parition. 
Whether it's a ksession or kbase per partition depends on whether you 
can use the same rules per partition or not.

Mark
On 02/03/2012 17:33, gboro54 wrote:
> Could someone explain a little more about how Drools does a partition. I
> believe I understand Mark's idea, I just need to flush it out some more
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/Drools-5-3-partitioned-rule-base-tp3793558p3794163.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list