I think Michel Denis wrote:
> 
> Hello,
> 
> For a project we need to choose an expert system toolkit, for
> alarms correlation, fault diagnosis and automation of network
> management operations. It will be connected to a network
> management system, itself connected to the network.
> 
> Some of the requirements are:
> - It should work in realtime or near realtime, ie inferences when
> a new alarm is coming

Rete-based system are as fast as possible, but don't guarantee
response within a specific time frame. Since "near realtime" is a
fuzzy concept, you can just try it and see.

> - It should be written in Java: portable, dynamicity of the
> rules,...

Well, of course!

> - It should be "stable" and have a support organization

Jess is constantly evolving, but I always have a stable 'release'
version available separate from any experimental versions. I'm it as
far as a support organization goes, but there are companies that will,
I believe, sell you support, consulting and training services for Jess
(see the "links" page on the web site.)

> - Rules editing should not be too complicate (Java or CLIPS might
> be OK, an editor with syntax closer to natural language is
> prefered)

Jess uses a rule language based on CLIPS. You have access to all Java
APIs from the rule language.

> - It should not be too expensive (less than 10 K US$)

Jess' license fee is negotiable. A license is required for offshore
commercial use.

> 
> >From your experience, what do you suggest ? Is JESS meeting the
> above criteria ?
> 
> Any advice and pointers very appreciated !
> 
> Thanks to all of you



---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9214                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to