• Complain

Michal Bali - Drools JBoss Rules 5.X Developers Guide

Here you can read online Michal Bali - Drools JBoss Rules 5.X Developers Guide full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2013, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Michal Bali Drools JBoss Rules 5.X Developers Guide
  • Book:
    Drools JBoss Rules 5.X Developers Guide
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2013
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Drools JBoss Rules 5.X Developers Guide: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Drools JBoss Rules 5.X Developers Guide" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Define and execute your business rules with Drools

Overview

  • Learn the power of Drools as a platform for writing your business rules
  • Learn the power of Drools as a platform for writing your busiIntegrate Drools into your Java business application using the Spring frameworkness rules
  • Through real-world examples and solutions, you will be taken from novice to expert

In Detail

Writing business rules has always been a challenging task. Business rules tend to change often leading to a maintenance nightmare. This book shows you various ways to code your business rules using Drools, the open source Business Rules Management System.

Drools JBoss Rules 5.X Developers Guide shows various features of the Drools platform by walking the reader through several real-world examples. Each chapter elaborates on different aspects of the Drools platform. The reader will also learn about the inner workings of Drools and its implementation of the Rete algorithm.

The book starts with explaining rule basics, then builds on this information by going through various areas like human readable rules, rules for validation, and stateful rules, using examples from the banking domain. A loan approval process example shows the use of the jBPM module. Parts of a banking fraud detection system are implemented with the Drools Fusion module which is the complex event processing part of Drools. Finally, more technical details are shown detailing the inner workings of Drools, the implementation of the ReteOO algorithm, indexing, node sharing, and partitioning.

What you will learn from this book

  • Quickly get started writing your first rules
  • Produce decision tables
  • Write a domain-specific language to make rules more understandable
  • Create a stateful service
  • Harness the power of flows through process services
  • Fit it all together in a sample web application that uses layered architecture, transactions, Spring, and Hibernate
  • Properly test your applications with Guvnor

Approach

The chapters in the book present real-life examples, usually starting with an introduction to the problem, and a discussion of the possible solution. Then the solution is implemented in a step by step fashion implementing several rules.

Who this book is written for

The book is for Java developers who want to create rule-based business logic using the Drools platform.

Michal Bali: author's other books


Who wrote Drools JBoss Rules 5.X Developers Guide? Find out the surname, the name of the author of the book and a list of all author's works by series.

Drools JBoss Rules 5.X Developers Guide — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Drools JBoss Rules 5.X Developers Guide" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Drools JBoss Rules 5.X Developer's Guide

Drools JBoss Rules 5.X Developer's Guide

Copyright 2013 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: May 2013

Production Reference: 1170513

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78216-126-4

www.packtpub.com

Cover Image by Suresh Mogre (<>)

Credits

Author

Michal Bali

Reviewers

Alaa Abed

Mario Fusco

Acquisition Editor

Kunal Parikh

Lead Technical Editor

Joel Noronha

Technical Editors

Kaustubh S. Mayekar

Sharvari Baet

Project Coordinator

Arshad Sopariwala

Proofreader

Jonathan Todd

Indexer

Rekha Nair

Graphics

Ronak Dhruv

Production Coordinator

Melwyn D'sa

Nilesh R. Mohite

Cover Work

Nilesh R. Mohite

About the Author

Michal Bali , freelance software developer, has more than 8 years of experience working with Drools and has an extensive knowledge of Java, JEE. He designed and implemented several systems for a major dental insurance company. He is an active member of the Drools community and can be contacted at <>.

I'd like to thank Drools lead Mark Proctor and his team that consists of Edson Tirelli, Mario Fusco, Kris Verlaenen, and other contributors for giving me something to write about. They were of great help while I was writing the book.

I'd also like to thank all the reviewers and the whole editorial team for their patience and help while I was writing this book and in particular, Sarah Cullington, Suchi Singhal, Anish Ramchandani, Joanna Finchen, Mario Fusco, and other anonymous reviewers.

Finally, I thank my wife Michala for supporting me and putting up with me while I wrote.

About the Reviewers

Alaa Abed is a die-hard open source philosophy advocate. In 1995, after having his Masters degree in automation, he started his career in software engineering. His early projects involved writing assembly language and C/C++ device drivers, TCP/IP stack implementation, and Unix terminal emulation tools.

His passion with Java started in 1998 when he designed and implemented a content management system for mobile content syndication. Since then, he has been working with a diverse set of clients across various industries such as financial, energy, health, and many ISVs.

For the past several years he enjoyed designing Java frameworks for ORM, MVC-based presentation, analytics and reporting and enabling rapid development for rich web applications.

He currently is a Senior Architect working on enterprise integration, multichannel delivery, and business intelligence solutions.

I'd like to thank Sara and Nadia for making my life worth living.

Mario Fusco is a senior software engineer at Red Hat working at the development of the core of Drools, the JBoss rule engine. He has huge experience as a Java developer, having been involved in (and often leading) many enterprise-level projects in several industries ranging from media companies to the financial sector. Among his interests, there are also functional programming and domain-specific languages. By leveraging these two passions, he also created the open source library lambdaj with the purposes of providing an internal Java DSL for manipulating collections and allowing a bit of functional programming in Java.

www.PacktPub.com
Support files, eBooks, discount offers and more

You might want to visit www.PacktPub.com for support files and downloads related to your book.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpPacktLibPacktPubcom Do you need instant solutions to your IT - photo 1

http://PacktLib.PacktPub.com

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can access, read and search across Packt's entire library of books.

Why Subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print and bookmark content
  • On demand and accessible via web browser
Free Access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view nine entirely free books. Simply use your login credentials for immediate access. For Matilda.

Preface

Business rules and processes can help your business by providing a level of agility and flexibility. As a developer, you will be largely responsible for implementing these business rules and processes effectively, but implementing them systematically can often be difficult due to their complexity. Drools makes the process of implementing these rules and processes quicker and handles the complexity, making your life a lot easier!

This book guides you through various features of Drools, such as rules, processes, decision tables, complex event processing, Drools Rete implementation with various optimizations, and others. It will help you to set up the Drools platform and start creating your own business. It's easy to start developing with Drools if you follow our real-world examples that are intended to make your life easier.

Starting with an introduction to the basic syntax that is essential for writing rules, the book will guide you through validation and human-readable rules that define, maintain, and support your business agility. As a developer, you will be expected to represent policies, procedures, and constraints regarding how an enterprise conducts its business; this book makes it easier by showing you the ways in which it can be done.

A real-life example of a banking domain allows you to see how the internal workings of the rules engine operate. A loan approval process example shows the support of processes within Drools. Parts of a banking fraud detection system are implemented with the Drools Fusion module, which is the complex event processing part of Drools. This, in turn, will help developers to work on preventing fraudulent users from accessing systems in an illegal way.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Drools JBoss Rules 5.X Developers Guide»

Look at similar books to Drools JBoss Rules 5.X Developers Guide. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Drools JBoss Rules 5.X Developers Guide»

Discussion, reviews of the book Drools JBoss Rules 5.X Developers Guide and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.