[rules-users] Drools 5.3 partitioned rule base

gboro54 gboro54 at gmail.com
Fri Mar 2 13:14:47 EST 2012


How does MultithreadEvaluationOption work on a kBase? It is not explained
really clearly anywhere. I know if I insert single objects only this works
but as soon as two more of an object goes in I begin getting NPE...


Mark Proctor wrote
> 
> 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 .jboss
>> https://lists.jboss.org/mailman/listinfo/rules-users
> 
> _______________________________________________
> rules-users mailing list
> rules-users at .jboss
> https://lists.jboss.org/mailman/listinfo/rules-users
> 


--
View this message in context: http://drools.46999.n3.nabble.com/Drools-5-3-partitioned-rule-base-tp3793558p3794296.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list