So if we have, for example, a set of rules that we know only need to be evaluated under certain conditions or for discrete types of Facts, would it be more efficient to put them in a separate knowledge sessions?
Meaning, instead of one session where we insert all objects and then fire agenda-group-1 and then agenda-group-2, we have knowledgeSession1 and knowledgeSession2, insert only the facts relevant to each session, and fire all rules on each session. -- View this message in context: http://drools.46999.n3.nabble.com/rules-users-Action-tp3604296p3604632.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
