Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
JBoss: Developer's Guide

You're reading from  JBoss: Developer's Guide

Product type Book
Published in Aug 2017
Publisher Packt
ISBN-13 9781788296199
Pages 328 pages
Edition 1st Edition
Languages
Author (1):
Elvadas Nono Woguia Elvadas Nono Woguia
Profile icon Elvadas Nono Woguia

Table of Contents (10) Chapters

Preface 1. Introduction to the JBoss Ecosystem 2. Developing and Hosting Scalable Web Applications 3. Custom Web Deployment using Undertow and Swarm 4. Storing and Accessing Distributed Data 5. Exposing Data as a Service 6. Integrating Applications with JBoss Fuse 7. Delivers Information Safely and Connects IoT 8. Making Better Decisions in Your Applications 9. Developing Workflows

Authoring business rules with JBoss BRMS

In a declarative programming style, the raw material comprises mainly business rules and facts. A business rule is a statement derived from propositional and first-order logic (for example, if <conditions>, then <actions>) to express system knowledge. The inference engine applies pattern matching algorithms on rules and data facts present in the working memory to infer conclusions that lead to actions. Facts are mainly expressed as plain Java object models:

Rules reside in a space called the production memory, whereas facts are kept in the working memory. On applying pattern-matching algorithms, new facts can be generated, updated or removed from the working memory. Two rules are said to be in conflict when they both are true for the same fact assertion--an Agenda is important to manage execution orders in case of conflicts...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}