Yes, you can use Jess in a multithreaded environment. Separate Rete instances are 100% independent. A single instance includes several synchronization locks to protect its data. See manual section 6.2.
I think vikram chhibber wrote: > > Hi, > > Can different threads access (same/different) APIs of same instance of Jess > simultaneously i.e. is it possible to have two context of execution on same > instance of Jess? Will this lead to inconsistent state of Jess in some > cases? > Will this work fine if the instances are different? > > With regards, > vikram > --------------------------------------------------------- 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] --------------------------------------------------------------------
