Drools

Drools是业务规则管理系统(BRMS)解决方案。 (Drools is a Business Rules Management System (BRMS) solution. )

Github星跟踪图

Drools是业务规则管理系统(BRMS)解决方案。 它提供了核心业务规则引擎(BRE),Web创作和规则管理应用程序(Drools Workbench)和用于核心开发的Eclipse IDE插件。

Drools主要由以下几个部分组成:

  • Drools Workbench(用于创作和管理的Web UI)
  • Drools专家(业务规则引擎)
  • Drools Fusion(复杂事件处理功能)
  • jBPM(用于规则编排/流程的流程/工作流集成)
  • OptaPlanner(自动规划)

主要指标

概览
名称与所有者apache/incubator-kie-drools
主编程语言Java
编程语言Java (语言数: 13)
平台
许可证Apache License 2.0
所有者活动
创建于2011-02-18 08:37:05
推送于2025-10-10 14:39:31
最后一次提交
发布数395
最新版本名称999-20250713 (发布于 2025-07-12 23:46:42)
第一版名称5.2.0.M2 (发布于 2011-04-21 21:56:49)
用户参与
星数6.1k
关注者数305
派生数2.6k
提交数17.6k
已启用问题?
问题数262
打开的问题数63
拉请求数4873
打开的拉请求数16
关闭的拉请求数1330
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

An open source rule engine, DMN engine and complex event processing (CEP) engine for Java™ and the JVM Platform.

Drools is a business rule management system with a forward-chaining and backward-chaining inference based rules engine, allowing fast and reliable evaluation of business rules and complex event processing. A rule engine is also a fundamental building block to create an expert system which, in artificial intelligence, is a computer system that emulates the decision-making ability of a human expert.

Be sure to check out the Drools' project website and documentation!

Developing Drools and jBPM

If you want to build or contribute to a kiegroup project, read this document.

It will save you and us a lot of time by setting up your development environment correctly.
It solves all known pitfalls that can disrupt your development.
It also describes all guidelines, tips and tricks.
If you want your pull requests (or patches) to be merged into master, please respect those guidelines.