[rules-users] Identical Facts over rules, results being cached?

Wolfgang Laun wolfgang.laun at gmail.com
Wed Apr 9 04:52:30 EDT 2014


OMG, if it would do *that*, its memory consumption would be
enormous, and it wouldn't be much faster, given all the overhead
this would create, and with more GC effort, and the bugs it would
introduce (evil me ;-) )
-W

On 09/04/2014, Leonard93 <leonardlindenau at hotmail.com> wrote:
> Let's say I have 10 rules and I fire the same object over it multiple
> times.
>
> This means the result that I would get back is the same every time, since
> it
> is the same object over the same rules (In a stateless environment).
> Does Drools cache the result internally for such cases? Knowing that when
> the same object comes over the same rules it can give the result back right
> away instead of going over the rules first.
>
> Just something I want to know and couldn't really find in the documentation
> easily.
>
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Identical-Facts-over-rules-results-being-cached-tp4029169.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list