Giter Site home page Giter Site logo

linhongpeng / drools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/incubator-kie-drools

0.0 0.0 0.0 265.15 MB

Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.

Home Page: http://www.drools.org

Shell 0.02% JavaScript 0.02% Ruby 0.01% Java 99.31% Groovy 0.03% XSLT 0.06% CSS 0.01% ANTLR 0.04% GAP 0.46% HTML 0.02% Handlebars 0.01% Batchfile 0.01% ASL 0.02%

drools's Introduction

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, please respect those guidelines.

Test execution tip

Some test are meant to be executed on machine with en_US locale. A specific profile is provided to execute them on machines with different locale, namely test-en. There are two ways to activate such profile during maven build:

  1. -Ptest-en (profile-id based)
  2. -DTestEn (property based)

The following two commands will execute tests on machine with locale different than en_US:

  1. mvn clean verify -Ptest-en
  2. mvn clean verify -DTestEn

drools's People

Contributors

baldimir avatar bauna avatar danielezonca avatar diega avatar enzhao avatar esteban-aliverti avatar etirelli avatar evacchi avatar fmeyer avatar ge0ffrey avatar ginxo avatar gitgabrio avatar jinzeming avatar krisv avatar lucamolteni avatar manstis avatar mariofusco avatar mbiarnes avatar mdproctor avatar michaelneale avatar mswiderski avatar psiroky avatar radtriste avatar rikkola avatar salaboy avatar sotty avatar sterobin avatar tarilabs avatar tkobayas avatar wlaun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.