Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Mastering JBoss Drools 6 for Developers

Posted By: Grev27
Mastering JBoss Drools 6 for Developers

Mauricio Salatino, Esteban Aliverti, Mariano Nicolas De Maio, "Mastering JBoss Drools 6 for Developers"
English | ISBN: 1783288620 | 2016 | PDF/EPUB/MOBI | 330 pages | 3 MB/5 MB/8 MB

Discover the practical applications of Business Rules and the power of the Drools 6 runtime to resolve several real-life scenarios

About This Book

Implement and model different rules using the DRL full syntax
Model complex business decisions and domain models in order to automate and improve your operational decisions with the Drools framework
A practical, fast-paced, hands-on guide to help you use the different components provided by the Drools Rule Engine

Who This Book Is For

This book is for Java developers and architects who need to have a deep understanding of how the Business Rule frameworks behave in real-life implementations. The book assumes that you know the Java language well and also have experience with some widely used frameworks such as Hibernate. You should also know the basics of relational databases and Maven-based applications.

What You Will Learn

Automate your application's decisions, such as promotion applying, discount policies, fraud detection, and more
Quickly get started with writing your first rules using the DRL full syntax
Discover the power of the new syntax components of the rule language
Define inferences in your Business Rules to simplify complex decisions
Write decision tables, templates, domain-specific languages and scorecards and learn how to map them inthe Drools framework
Harness the full operational power of Drools through all of its configuration points
Use Drools configurations and architectures for different environments and scenarios

In Detail

Mastering JBoss Drools 6 for Developers will provide you with the knowledge to develop applications that use complex scenarios, where Business Rules are a foundation.

You will get to know about the KIE modules needed to create a rule environment, how to use the modules to create a rule runtime, and how the PHREAK algorithm works to enable rules to detect situations in the most performant way. We also cover the relationship that Drools has with the BPM Engine (jBPM), which allows you to enrich your applications.. You can define rules using domain-specific languages, such as spreadsheets, database entries, PMML, or even natural language.

You will be briefly introduced to the concept of complex event processing and features such as events, type declarations, and other components of Drools Fusion to detect and manage complex events. Toward the end, this book will take you through the integration of Drools with the Spring and Camel frameworks for more complex applications.