Hi

I have discovered that when using Jess embedded into Java programs, if you 
are loading the rules from a .clp file using the batch command.  And these 
files contain a large number of rules and are quite sizable they can take a 
noticeably long time to load in.

I was wondering if there was a faster way of doing this.  Could the rules be 
held in a data file or database then retrieved on program load and sent as a 
parsable text to the Jess rule engine that way.

Or is it just a case of minimising the number and size of rules through 
efficient coding.

Any Ideas or thoughts are much appreciated.

Gavin Nunns
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to