snehils wrote:
I thought of doing same but this will become slow when number of rules are
more (100 or 200 rules). The given condition will be checked in each rule.
The Rete algorithm will make sure that this does not become slow when number
of rules increases. Multiple rules with the same condition will only result
in one node in the Rete tree. I.e. each unique condition will only be
checked once.
/Mattias
--
View this message in context:
http://drools.46999.n3.nabble.com/Fire-Rule-in-Stateless-Knowledge-Sessio...
Sent from the Drools: User forum mailing list archive at
Nabble.com.