Have a look here: http://www.drdobbs.com/184405218
here: http://blog.athico.com/2007/07/sequential-rete.html and here: http://herzberg.ca.sandia.gov/guidelines.shtml The easy answer for your question is "Yes" ;-) Cheers, Leo. 2010/9/24 Harshit Bapna <[email protected]> > Hi All, > > In a scenario where lets say 10 rule are to be fired (in any order) in a > stateless session than will I get the benefits of RETE algorithm (i.e > increased performance). > i.e Whether the engine will fire all the ten results in a parallel fashion > or Whether the engine will file each rule one by one. > > How RETE algorithm will improve the performance of the engine for rules > fired in stateless session ? > > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
