Hey all,

I was wondering if there is a way to make an exact, yet independent, copy of a Rete engine's instance in Java (i.e., including the ruleset, working memory, agenda, activation order etc).

Peering an engine only copies the ruleset; if, afterwards, one attempts to copy each fact from the initial engine to the peer, apart from matters of efficiency, there exists the possibility of activating rules that have already been activated in the initial engine before the peering.

Thanx!
Theodore


--------------------------------------------------------------------
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].
--------------------------------------------------------------------

Reply via email to