JESS: Creating identical independent engines in Java

"Theodore Patkos" <[email protected]> Sat, 07 May 2011 23:04:37 +0300
Newsgroups gmane.comp.java.jess
Message-ID <[email protected]>
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].
--------------------------------------------------------------------