[rules-users] confusing world of drools

Mauricio Salatino salaboy at gmail.com
Tue Dec 15 09:01:05 EST 2009


Hi,
Basically in Drools you have packages that can contain any number of rules.
Then you can build knowledge bases that can contain any number of packages.
With that you create sessions to interact with that rules. Then you need to
remember that unless you use agenda-groups, ruleflow-groups or
activation-groups all the rules will be evaluated.
Depending on your scenario is how your sessions(stateless or statefuls)
needs to be created as well as how to segment the rules in your packages.
Hope it helps!
Greetings

2009/12/15 tim arnold <stageonemedia at yahoo.com>

> hello, i think they have made so powerful that it is to abstract to
> understand.
>
> following: all i would like to do is magage a large number of rules under a
> set of "rule sets"
>
> each rule set can have many rules
>
> each rule can belong to one or multiple sets
>
> or a many to many relationship.
>
> i expect for a given rule set id, that the corresponding rules to be
> executed. i dont see yet how this is done in drools under the current
> documentation.
>
> thank you for any help
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
- http://salaboy.wordpress.com
- http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20091215/6c0e6211/attachment.html 


More information about the rules-users mailing list