Drools Grid (version 2) – #3 Drools Grid Remote Services

Now it’s time to jump to a more interesting environment, the Remote Environment. During this post I will try to show the components that will interact in a remote environment. We will continue using the Drools Grid Services APIs but we will change the underlying implementation from LocalProviders to RemoteProviders. Remote Providers We will continue [...]

Drools Grid (version 2) – #2 Drools Grid Services Intro

I’m back with another blog post about how to start using Drools Grid. I will write a set of post with a top down approach. With this I mean that I will write all the articles focused on the User Perspective of the project. That’s why I will start writing about Drools Grid Service (drools-grid-services). [...]

Drools Grid (version 2) – #1 Modules Introduction

Hi there, I’m right now commiting/merging into the JBoss Drools trunk the new version of the Drools Grid module. The idea of this module and all its submodules is to provide the ability to execute distributed knowledge session across distributed grid of machines/nodes. For achieving this big goal we can set up different components that [...]

Plug Tree Training in New York/Boston (June 2010)

You can find more information about Plug Tree’s Drools(TM) training courses at http://www.plugtree.com and in EventBrite ( http://plugtree.eventbrite.com, http://plugtree-ny.eventbrite.com ). It would be nice to know if there are some interested people to set up the place, arrange the costs and to buy our flight tickets. Plug Tree Training courses are a mix of theoretical [...]

Drools Flow – Work Items for Domain Specific Processes

When we define business processes one of the main points behind the graphical representation is the fact that we expose in a declarative way how our business works. It’s important that our processes reflect the functional behavior of the activities inside it. For this reason, we need to choose wisely how to represent each activity [...]