Your remark "...involves searching recursively..." sound highly
suspicious. With rules, there is no "recursion" in the usual sense: only
one rule fires at any one time. This may be a slip of pen, or an
indication of a greater misunderstanding.
 
Anyway, suggesting remedies without seeing the (relevant) rules is
pointless. Besides what Ernest has pointed out, there are other pitfalls
for wasting resources, too.
 
-W
 
________________________________

From: [email protected] [mailto:[email protected]]
On Behalf Of Lucia Masola
Sent: Freitag, 21. August 2009 15:39
To: [email protected]
Subject: JESS: scalability issues


I working with Java and Jess 7.1p2. I've wrote rules that involves
searching relationships between facts in order to obtain all the
relatives of a fact. It involves searching recursively. It all seems to
work fine in smaller examples, but when i tried with a database of
approximately 15.000 facts i couldn't get an answer. Is there any
restriction regarding scalability??

Reply via email to