Jess 5.2 has a problem in this regard that you may be running into; fortunately, it's easy to fix. See question 9 in the Jess FAQ (http://herzberg.ca.sandia.gov/jess/FAQ.html. Jess 6.0b3 doesn't have this problem.
I think Anderson de Rezende Rocha wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > > Hi... > > I have a problem. I want instantiate and execute n-objects (threads) in > java and each thread instantiate one rete. Imagine, for example, a ants > colony, which have plenty of ants and diferents knowledge bases > depending on function of the ant. > > When I instantiated the java threads the RETE class enforced the serial > execution because the RETE insn_t thread. Summarizing I need execute the > objects in parallel (in reality in pseudo-parallel because I have one > processor) but RETE class is unabling this. When one object start while > this not end any other start or continue (I think because the RETE class > isn't process scheduling correctly. > > Someone can help me? Tanx! > > --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 Org. 8920, MS 9012 [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 (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
