What's the most scalable rules engine that's open source and implements the RETE algorithm? I'm looking for something that could be run on an RDMS and handle millions of rules, queried from several connections, but most of the open source systems I've found, like CLIPS and JESS, only operate on flat files and have no built-in server ability.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|