[rules-users] Identify Rule on Attributes

Anstis, Michael (M.) manstis1 at ford.com
Fri Mar 13 11:07:19 EDT 2009


Furthermore a rulebase can contain rules from many resources (e.g.
DRL's).

So I guess the cause of your pain is why do you need multiple
rulebases!??! 

-----Original Message-----
From: rules-users-bounces at lists.jboss.org
[mailto:rules-users-bounces at lists.jboss.org] On Behalf Of Scott Reed
Sent: 13 March 2009 14:41
To: Rules Users List
Subject: Re: [rules-users] Identify Rule on Attributes

A RuleBase can contain many rules, not just one. Generally we take all 
the rules we need for an application and we assemble them into one 
rulebase, so we don't have to figure out which rulebase to use. Does 
that help?

Nikhil_dev [3/13/2009 8:16 AM] wrote:
> Perfect this is the situation but the only difference is the last
part,
>
> Rulebase for all the 3 Rules are stored in memory.
>
> Now i have is attributes(implemented as bean class), but the issue is
i dont
> know which Rulebase to use out of the three which is present in the
memory,
> fetching them one by one and executing it individually is possible but
a
> long procedure which i want to avoid.(executing 3 Rule is ok what if i
have
> 100000 rules it will be very slow process)
>   
_______________________________________________
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