My Photo

Become a Fan

DailyMile

Google Ad Skyscraper

« Final word on caching with APIs and no APIs | Main | Transactional Object Memory »

September 26, 2005

Comments

jonathan

How about using the rules engine in WASSF/WASprocess server 6 ?

Billy

Absolutely, you could if thats what suits your scenario. But that supports a subset of whats possible with Able or Jess and requires all of WBISF which neither of the others do. So, if you're not using WBISF then the other may be an easier choice plus they are more flexible.

peter lin

ABLE has a different focus than JESS. From what I understand, ABLE is focused on agent scenarios, whereas JESS is not. Although both ABLE and JESS implement Forgy's RETE algorithm, ABLE also implements other algorithms. JESS is primarily RETE with some enhancements taken from LEAPS.

I haven't looked at ABLE's API within the last year, but using ABLE should be similar to using JESS. In the case of JESS, all classes that are dynamic have to support java.beans and implement property change listener.

peter

The comments to this entry are closed.