0
I Use This!
Activity Not Available

Project Summary

Welcome to Zilonis!
The objective of this project is to provide a
Multithreaded Rules Engine platform and a scripting environment
for Java based applications.

The core of the Zilonis platform is based on a variation of
the forward chainning Rete algorithm described in "Rete: A Fast
Algorithm for the Many Pattern/ Many Object Pattern Match Problem",
Charles L. Forgy, Artificial Intelligence 19(1982), 17-37.).

The implementations follows the optimizations and the structure used in
the Soar system, and the ones
well described in the paper:
"Production Matching for Large Learning Systems", Robert B. Doorenbos.
1995

Multithreaded Capabilities
A nice feature and contribution from Zilonis, is that it is multithreaded.
Because of that, it is easy to reuse a set of rules across several concurrent
users in a safe way, without creating copies of the rules and the engine,
as you would have to do if you were to use other engines.
With Zilonis, you have a solid platform to develop knowledge base driven
systems. The rules representation language is similar to the one used in
CLIPS. Most of the
rules that you are currently using in
CLIPS,
should be able to run with very little modifications under Zilonis as well.

For information about installing and using it, please go to the home page of the project
The Zilonis License is free for non-commercial use.

For alternative licenses, like commercial use contact the author.

Tags

java

In a Nutshell, Zilonis Rules Engine...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    search using multiple tags to find exactly what you need
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!