Quantcast

[rules-users] Drools Performance

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[rules-users] Drools Performance

elena_nardini@libero.it
Hi,
I am wondering about using Drools rule engine.
I have to threat with a large data set, so I would like to know about rule
engine performance.

Could someone help me?


Thanks a lot,
Elena




_______________________________________________
rules-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/rules-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [rules-users] Drools Performance

laune
No answer can be given without the asker providing substantial information.

As to your (only) question: yes, that's the idea of this list.

Ciao
-W

On 1 July 2012 19:00, [hidden email] <[hidden email]> wrote:
Hi,
I am wondering about using Drools rule engine.
I have to threat with a large data set, so I would like to know about rule
engine performance.

Could someone help me?


Thanks a lot,
Elena




_______________________________________________
rules-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/rules-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [rules-users] Drools Performance

Cedric Hurst
In reply to this post by elena_nardini@libero.it
Hi Elena,

Sorry I missed you on IRC earlier.  Before addressing rule engine performance, you want to make sure you have a clear understanding of how the Rete algorithm works.  This is the algorithm that drives most rule-based expert systems, including Drools.  There's a great presentation series which explains Drools and Rete at a high level:


With that in mind, performance can vary greatly depending on the types of rules and the complexity and interrelationship between facts.  The size of the data set itself (referred to as facts) is only one piece of the equation.  If you have the money to spend, I'd highly recommend the "Performance" chapter of the Packt book available here:


There's also a good discussion of the pros and cons of using a rule engine available here on stack overflow:


If you have more specific questions beyond the basics, as Wolfgang says, that's what this list is for.

--
Build Smarter Software.

Spantree Technology Group, LLC
813 W Randolph St, Suite 301, Chicago, IL
email: [hidden email] | phone: <a href="tel:773.359.3865" value="+17733593865" target="_blank">773.359.3865

On Sunday, July 1, 2012 at 12:00 PM, [hidden email] wrote:

Hi,
I am wondering about using Drools rule engine.
I have to threat with a large data set, so I would like to know about rule
engine performance.

Could someone help me?


Thanks a lot,
Elena




_______________________________________________
rules-users mailing list


_______________________________________________
rules-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/rules-users
Loading...