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