JBoss Drools Cookbook

About the author

JCGs (Java Code Geeks) is an independent online community focused on creating the ultimate Java to Java developers resource center; targeted at the technical architect, technical team lead (senior developer), project manager and junior developers alike.

JCGs serve the Java, SOA, Agile and Telecom communities with daily news written by domain experts, articles, tutorials, reviews, announcements, code snippets and open source projects.

You can find them online at https://www.javacodegeeks.com/

Drools is a business rule management system (BRMS) with a forward and backward chaining inference based rules engine, more correctly known as a production rule system, using an enhanced implementation of the Rete algorithm.

Drools supports the JSR-94 standard for its business rule engine and enterprise framework for the construction, maintenance, and enforcement of business policies in an organization, application, or service. (Source)

In this book, we provide a series of tutorials on Drools examples and business rules for a shopping domain model.

 

JBoss Drools Cookbook includes:

  1. JBoss Drools Tutorial for Beginners
  2. Drools Rule Engine Tutorial
  3. JBoss Drools Guvnor Example
  4. Drools Expert System Example
  5. JBoss BRMS Drools Example
  6. Drools Backward Chaining Example
  7. Jboss Drools AgendaEventListener Example
JCG eBooks are professionally designed, downloadable collections of popular JCG content – articles, interviews, presentations, and research – covering the latest software development technologies, trends, and topics.
Back to top button