The real task developers have is trying to write and maintain the complex business logic in their applications, not only for new applications, but increasingly, for long-lived, business-critical apps whose internal logic needs to change frequently, often at very short notice. Until now, there was a gap in what the frameworks were able to do, in that business logic had no framework. Tools like EJB and Spring are good, but have little to say about how to organize your logic statements!
Read more »Using Drools in Your Enterprise Java Application
Building Enterprise Services with Drools Rule Engine
Using a rule engine provides a framework that allows to externalize business logic in a common place which in turn empower subject matter experts of the business to easily change and manage the rules. Coding such rules directly into the application makes maintenance difficult and expensive because the rules change so often. This article describes how to architect and build a service that uses Drools to provide business decisions.
Read more »Working with Drools from a JRules perspective
This is an intro to Drools from the perspective of an experience ILOG JRules user.
I had heard a few good things about drools , so I had a play with it over the last few days. I decided to create a small project in JRules 6.7 and keeping the same object model port it to drools 4.07 and see what happens.

Category: Business Rules General Tags:
Drools - Because Knowledge Matters: BRMS for Drools 5
Guvnor is the new name for the BRMS. The term BRMS kind of has an industry meaning that is slightly different from what we call the Drools BRMS (when we say it, we mean the repository and web tools mostly). Hence, the name Guvnor (kind of related to governance - but really, it just sounds cool). On top of that, we are extending guvnor to manage other asset types - which aren't directly related to rules (but that's another story, for another day).
Read more »
Category: Rule Engine Tags:
Implement business logic with the Drools rules engine
Using a rules engine can lower an application's maintenance and extensibility costs by reducing the complexity of components that implement complex business logic. This updated article shows you how to use the open source Drools rules engine to make a Java™ application more adaptive to changes. The Drools project has introduced a new native rule expression language and an Eclipse plug-in, making Drools easier to use than ever before.
Read more »
Category: Rule Engine Tags:
Drools - Because Knowledge Matters: Implement business logic with the Drools rules engine
Using a rules engine can lower an application's maintenance and extensibility costs by reducing the complexity of components that implement complex business logic. This updated article shows you how to use the open source Drools rules engine to make a Java™ application more adaptive to changes. The Drools project has introduced a new native rule expression language and an Eclipse plug-in, making Drools easier to use than ever before.
Read more »
Category: Rule Engine Tags:
Drools - Because Knowledge Matters: Zementis Drools Case Study
Here at Zementis we have developed a decision engine called ADAPA – Adaptive Decision and Predictive Analytics (http://zementis.com/products.htm) that offers at its core batch and real-time scoring of predictive models as well as fast execution of business rules. As you readers might have guessed, the rules engine is Drools.
Read more »
Category: Rule Engine Tags:
RETE Nodes indexing in Drools at DeCare Systems Ireland Blog
Drools are using RETE as an algorithm for pattern matching. It uses a network of nodes. This network/tree has one entry point and many exit points (each one represents a rule consequence). To be more precise, the network is a directed acyclic graph of nodes. The network is created when we compile rules. It is then used at runtime. We insert objects into the network. Objects propagate through the network and if they reach exit-points of the network, activations are being created. They are later on executed after we call workingMemory.fireAllRules().
Read more »
Category: Rule Engine Tags:
Drools - Debugging processes in JBoss Drools 5.0

Category: Rule Engine Tags:
Drools 4.0.4 Released

Category: Business Rules News Tags:
Search
Login
Who's new
- michelAE
- Nainesh
- bswigon
- hotform
- aagrawal
Who's online
You are logged in as
Categories
- All
- Business Rules in Enterprise Architecture
- Business Rules in Business Process Management
- Business Rules in Workflow Management
- Business Rules Conferences & Symposiums
- Business Process Management
- Event Driven Architecture
- Business Rules Standards
- Rule Engine
- Business Rules News
- SBVR
- Business Rules Design & Architecture
- Business Rules Design Patterns
- Business Rules General
- Business Rules Performance
- BRMS
- Business Rules Whitepapers
- Rule Markup Languages
- Model Driven Architecture & Engineering
- Business Intelligence
- Model Transformations
- Rule Based Frameworks
- Knowledge Engineering
- Semantic Web
- Business Rule Validation
- Business Rule Verification
- Business IT Gap
