We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Roolie

An extremely simple Java Rule Engine (Non-JSR 94) that uses rules you create in Java. Simply create your basic rules, implement the single “passes” method for each, then chain them together in an XML file to create more complex rules.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website http://roolie.sourceforge.net
Tags
License
Features
  • Simple Java Rule Engine
  • Pure Java 6 - No Other Dependencies
  • Non-JSR 94 (This is a feature!)
  • Chain your rules together in an XML file to create complex rules
  • No learning curve - write your rules in Java and implement one method
  • Uses short-circuit AND/OR logic when evaluating rules for high-performance
  • Unlike JSR 94, order matters! Put simple rules toward the top to increase performance
  • Critical Note: OR-ing rules in a rule definition creates an implicit parenthesis around them