The Artima Developer Community
Sponsored Link

Java Community News
Drools 3 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

Drools 3 Released Posted: Jun 8, 2006 6:58 AM
Reply to this message Reply
Summary
The Drools project released version 3 of its open-source Java rule engine. The new version is also available in a branded release as JBoss Rules. Drools allows the separation of business logic from application logic, and implements the high-performance Rete rule-matching algorithm.
Advertisement

The Drools project released version 3 of its open-source Java rule engine based on Charles Forgy's Rete algorithm.

According to Drools developer Michael Neale, Drools provides for declarative programming. "Drools is flexible enough to match the semantics of your problem domain with Domain Specific Languages, and it makes it easier for developers to expose business logic to domain experts."

JBoss Rules is a branded release of the Drools project, and is part of the JBoss JEMS product suite. JBoss provides fee-based support for JBoss Rules.

According to Neale, who is also a lead of JBoss Rules 3.0, the JBoss offering introduces a new Eclipse Workbench plugin, making it easier to write and debug rules. "JBoss Rules will be familiar to those who have used Jess, ILog, JRules, or CLIPS," says Neale. JBoss made available an introductory video presentation of JBoss Rules 3.

Topic: Drools 3 Released Previous Topic   Next Topic Topic: Class Sharing Speeds Up JVM Startup, Reduces Footprint

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use