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 (語言數: 15)
平台
許可證
發布數285
最新版本名稱999-20240421 (發布於 2024-04-21 00:44:32)
第一版名稱5.2.0.M2 (發布於 2011-04-21 21:56:49)
創建於2011-02-18 08:37:05
推送於2024-04-21 06:31:00
最后一次提交
星數5.7k
關注者數309
派生數2.4k
提交數17.1k
已啟用問題?
問題數76
打開的問題數30
拉請求數4500
打開的拉請求數11
關閉的拉請求數1268
已啟用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.

去到頂部