Data Science

Drools Rules Rsynchronicity

Posted on

This post continues experimenting with the sample application known as Weightwatcher to showcase a number of new technologies and techniques including: The all-in-one Vagrant image for OpenShift 3 The OpenShift Origin 3 oc rsync feature Drools 6.3.0.FINAL KIE Execution Server (Decision Server) A method for rule life cycle management with Containers

Data Science

Really Simple Rules Service

Posted on

The Drools rules engine provides a very powerful business rule processing capability.  However, implementing even the most simple of use cases may require considerable client side scaffolding code.  This post presents a pattern on how Drools services can be consumed and produced as a very simple service – really simple rules service (RSRS).  The method […]