Drools introduction

Source: Internet
Author: User

Http://www.oschina.net/p/drools
Drools is an open source rules engine written in Java. It uses the Rete algorithm to evaluate the written rules. Drools allows declarative expression of business logic. You can use a non-XML local language to write rules for easy learning and understanding. In addition, Java code can be directly embedded into rule files, which makes Drools learning more attractive.

Drools also has other advantages:

  • Very active community support
  • Easy to use
  • Fast execution speed
  • Popular among Java developers
  • Compatible with Java Rule Engine API (JSR 94)
Introduction from CSDN developers: Drools is a java-based rule engine. It is open-source and can free complicated and variable rules from hard coding, it is stored in a file as a rule script, so that changes to the rule do not need to correct the code and restart the machine, so that the online environment can take effect immediately. Other articles: Workshop

Drools introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.