[rules-users] Is Drools suitable for this scenario?

Zevenbergen, Alex azevenbergen at paddypower.com
Thu May 28 11:50:39 EDT 2009


Thanks for your answer,

The rules will be fairly straight forward and generally will be linked
to dynamic values generated
e.g. 

When
	Home score == 0 and away score = 0
Then
	Object1.value = Object2.value
End

This is a very simple example but most rules will be similar enough in
construct 

Regarding numbers - I foresee easily 50ish per rule base

Cheers
Alex
-----Original Message-----
From: rules-users-bounces at lists.jboss.org
[mailto:rules-users-bounces at lists.jboss.org] On Behalf Of Ingomar Otter
Sent: 28 May 2009 16:17
To: Rules Users List
Subject: Re: [rules-users] Is Drools suitable for this scenario?

Alex,
sounds like a feasible use of Drools to me.
Do you have details on number of facts, rules and/or typical rules?

The time you give (5msec) is ambitious but I think is feasible if done  
right. This means that I do not see a reason why this can not be  
achieved with Drools - in principle.
Whether it will take 5msec per ?? or 5 seconds now depends on details  
of your problem  (and skill). ;-)

-- Ingomar

Am 28.05.2009 um 16:50 schrieb Zevenbergen, Alex:

> Hi all,
>
>
>
> I am wondering if Drools is suitable for a task I have to achieve.
>
>
>
> I have an application that assigns values to objects - in some
> circumstances an object's value may have to be mapped onto another
> object. The circumstances that this might happen in don't have many
> common characteristics so I have cant really put this logic into a db.
>
>
>
> So my question is whether Drools is the better option to put this  
> logic
> into?
>
>
>
> Also this app relies on speed and is Drools fast enough to facilitate
> this? (<= .005 sec preferably)
>
>
>
> Thanks,
>
>
>
> Alex
>
>
>
________________________________________________________________________
> Privileged, confidential and/or copyright information may be  
> contained in this communication. This e-mail and any files  
> transmitted with it are confidential and intended solely for the use  
> of the individual or entity to whom they are addressed. If you are  
> not the intended addressee, you may not copy, forward, disclose or  
> otherwise use this e-mail or any part of it in any way whatsoever.  
> To do so is prohibited and may be unlawful. If you have received  
> this email in error
> please notify the sender immediately.
>
> Paddy Power PLC may monitor the content of e-mail sent and received  
> for the purpose of ensuring compliance with its policies and  
> procedures.
>
> Paddy Power plc, Airton House, Airton Road, Tallaght, Dublin 24   
> Registered in Ireland: 16956
>
________________________________________________________________________
_______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

________________________________________________________________________
Privileged, confidential and/or copyright information may be contained in this communication. This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended addressee, you may not copy, forward, disclose or otherwise use this e-mail or any part of it in any way whatsoever. To do so is prohibited and may be unlawful. If you have received this email in error 
please notify the sender immediately.

Paddy Power PLC may monitor the content of e-mail sent and received for the purpose of ensuring compliance with its policies and procedures.

Paddy Power plc, Airton House, Airton Road, Tallaght, Dublin 24  Registered in Ireland: 16956
________________________________________________________________________




More information about the rules-users mailing list