A number of users have reported successfully using multiple Rete
objects in one process. If you want them to run in separate threads,
you have to create the Threads yourself, of course; but having them
run simultaneously in separate threads will work fine.
There is no built-in mechanism for messaging between these separate
Rete engines, but it should be a fairly straightforward procedure
using Java synchronization.
I think Jacek Gwizdka wrote:
>
> Hello!
>
> what happens if I start multiple Rete engines? Do they run in a seperate Thread?
> Can I synchronize them?
>
> Thanks,
> -- Jacek
>
---------------------------------------------------------
Ernest Friedman-Hill
Distributed Systems Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
Org. 8920, MS 9214 [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. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------