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-07-21 06:34:18
最后一次提交
發布數395
最新版本名稱999-20250713 (發布於 2025-07-12 23:46:42)
第一版名稱5.2.0.M2 (發布於 2011-04-21 21:56:49)
用户参与
星數6.1k
關注者數307
派生數2.5k
提交數17.5k
已啟用問題?
問題數238
打開的問題數51
拉請求數4830
打開的拉請求數12
關閉的拉請求數1324
项目设置
已啟用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.