do not scoff so quickly, WL.  eval() can be a big performance kill, since
eval() condition is always executed during rule evaluation.   For example,
if the eval is on a remote invocation that might hang or be sluggish (long
timeout) it can drag the server down. 



--
View this message in context: 
http://drools.46999.n3.nabble.com/NESTED-LOOPS-Possible-tp4018811p4018817.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

Reply via email to