I think Negoita, Cristian wrote: > Hi *, > > I'm considering implementing the Accelerator interface, to try to make > my rules to run faster. > Unfortunantely I didn't found out documentation about it, how to do, a > sample, and so on... > Maybe someone can point out some resources about this subject.
It's an undocumented feature, and will remain so for the time being -- because to use it, you have to work with other undocumented features, details of the Rete network that change often. In any event, it's only useful if your rule left-hand-sides contain complex nested Jess function calls. For example, the "wordgame" example problem can be sped up a lot by an Accelerator that compiles integer math. Otherwise, it really doesn't do much. --------------------------------------------------------- Ernest Friedman-Hill Advanced Software Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] --------------------------------------------------------------------