Sponsored Link •
|
Summary
I've been doing a lot of work around rule engines lately and am starting to feel that there are a number of similarities/parallels between a Rete knowledge base and a Javaspace.
Advertisement
|
These are the similarities I see:
Would a Rete network model be more appropriate than a relational model for a Javaspace?
Currently, the JavaSpaces spec only provides for a single template type to match. Providing an API to match multiple types (and object values) would allow for a distributed rules engine. Taking this idea one step further: distributed workflow engine.
Overviews of the Rete Algorithm:
Have an opinion? Readers have already posted 5 comments about this weblog entry. Why not add yours?
If you'd like to be notified whenever Dale Asberry adds a new entry to his weblog, subscribe to his RSS feed.
R. Dale Asberry been hacking since 1978, professionally since 1990. He's certified in Java 1.1 and has a four digit MCP number. He discovered Jini at the 2000 JavaOne and has been building incredibly cool, dynamic, distributed architectures ever since! Over time, he's discovered several principles that have contributed to his success - they are the Princples of: Enabling Others, Simplicity, No Complaining, Least Work, Least Surprise, Least Damage, and "It Just Works". |
Sponsored Links
|