hi, Sir/Madam I wrote a Jess application. I want to improve its performance. I am eager to get your help. Thanks!
I chose an architecture of 6) application: Mostly Java code, which loads Jess language scripts at runtime. Actually, I followed the pumps sample in Jess\Jess60\jess\examples\pumps. I refered MainInJava.java to implementing my Jess application. I designed 3 java classes and 1 rule. These 3 classess were similar to MainInjava.java, Tank.java and Pump.java in the pumps sample. That rule was the simplified version of pumps-fromjava.clp. If I want to increase performance, what will I do? Change architecture? Optimize my java code or rule? Any ideas of how to change or optimize? appreciate it! thanks Gang _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. -------------------------------------------------------------------- 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] --------------------------------------------------------------------
