Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Announcing Jess 7.1a1

 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Folks,

We're pleased to announce the release of a new development version of Jess, the rule engine for the Java platform, available for download in the usual location:

http://www.jessrules.com/download.shtml

Jess 7.1a1 is the first alpha release of Jess 7.1. The major new feature in this release is "peering". Any number of Jess instances can now share a single rule base, leading to much faster startup and reduced memory usage for systems in which multiple engines run the same rules on differing data. We're especially interesting in feedback regarding this feature.?

Other planned Jess 7.1 features are not yet present in this release and will
appear in subsequent alpha releases.
reply
    Bookmark Topic Watch Topic
  • New Topic