[rules-users] pre-load rules and performance

Wolfgang Laun wolfgang.laun at gmail.com
Fri Feb 21 05:23:43 EST 2014


On 21/02/2014, ismaximum <mnrz57 at gmail.com> wrote:
> It's not that easy and it's not one or two drl files... the entire
> application is already developed like this and I can't just move everything
> into a safe place.

It should not be difficult to replace these inserts with an globalList.add()?

> Isn't there a mechanism to handle this? I tried to use agenda-group with
> different agenda name for preload and main rules but it only works if there
> is no insert()...

The rules that are there are evaluated on inserts and modifications.
Although Drools 6 is supposed to have an evaluation that doesn't do
all work up front.

-W

>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/pre-load-rules-and-performance-tp4028216p4028224.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