Skip to content.

Manageability

Sections
Personal tools
You are here: Home » blog » stuff » Experiences?

Comment

Above in this comment thread: Open Source Rule Engines Written In Java

Experiences?

Posted by Anonymous User at 2003-09-25 10:17 AM

Can anyone post their experiences with any of the listed packages?

Drools

Posted by Anonymous User at 2004-03-22 01:57 PM

I tried evaluating drools which with JSR 94 Spec.It was not working.I found that its not stable

Mandarax

Posted by Anonymous User at 2005-08-03 04:56 PM

Great!. You can write rules in a Graphic Rule Editor named Oryx (GPL) and execute them into mandarax (the rule engine). Mandarax supports RuleML (a standard specification for rules) then you can port rules to other compatible rule engine (in theory, Jess?).

I used Mandarax in a project (I was the project leader) and I advertise you: use it only if you are a expert in prolog and you know how WAM (Warren Abstract Machine) solves problems.

The integration of knowledge with Mandarax is great and beautiful, you can use Mandarax to integrate multiple data stores in multiple technologies: you can integrate html, webservices, data buses (like tibco), relational databaes (oracle,..), text files, xml files, and so on in a virtual memory database and merge data in memory for resolving querys. You will need write some java-mandarax adapters (ClauseSet) between those systems and mandarax, then you can launch SQL!! querys in Mandarax and resolve complex relations (on-line) over remote systems.

The performance may be the worst aspect of Mandarax if you write nested rules in many levels, like it occurs in prolog.

Finally, mandarax justifies the responses, in other words you can view what rules,the order and data which resolves your problem.

Regards, pbeltranl@gmail.com

 
 

Powered by Plone

This site conforms to the following standards: