一、简介
Drools is a Business Rules Management System (BRMS) solution. It provides a core Business Rules Engine (BRE), a web authoring and rules management application (Drools Workbench) and an Eclipse IDE plugin for core development.
More information can be found on the following links:
- Drools Workbench (web UI for authoring and management)(规则集管理器)
- Drools Expert (business rules engine)(规则引擎)
- Drools Fusion (complex event processing features)(规则集引擎搜索与规划)
- jBPM (process/workflow integration for rule orchestration/flow)(工作流)
- OptaPlanner (automated planning)(决策表)
二、参考资料:
jboss规则引擎KIE Drools 6.3.0 Final 教程(1) (包含远程调用的介绍)
Drools rule语法之全局变量(global variables)
Drools入门-----------环境搭建,分析Helloworld
KIE Drools6.4.0.Final(Windows)的安装
规则流
mvel语言
多个Fact时,如:m个c1,n个c2,最多要处理m*n个rule,最好在能处理fact时,retract掉当前fact