[rules-users] Drools performance

Hassan azbakh01 at gmail.com
Fri Mar 30 07:56:56 EDT 2012


Hi,

Actually I m working on banking fraud monitoring project, and there are a
very lot of objects (transactions, account, authorizations ...etc) and some
rules ( 50 rules).

In the test i inserted 1000000 of this object
*
     private Integer chdCode;
     private int chdCardNumb;
     private Date chdDate;
     private int chdDecNumb;
     private double chdDecAmou;
     private int chdAppNumb;
     private double chdAppAmou;
     private int chdKeNumb;
     private double chdKeAmou;
     private int chdPinAttemNumb;
     private double chdPinAttemAmou;
*

and every object is matching and firing 3 times.

With this I have two problems, the first is concerning the memory and the
second which is more important is about execution time .

Thant you :)

-----
Youssef AZBAKH.
--
View this message in context: http://drools.46999.n3.nabble.com/Drools-performance-tp3870569p3870617.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list