Re: JESS: One last newbie question for today

2004-05-18 Thread ejfried
I think Simon Harris wrote: > In a multi-threaded environment, I don't wish to share "context" between > threads but I do wish to share "rules". > > So, a) is a new Rete object required for each thread or just a new > Context?; and; > A Context is basically like a stack frame; all the Rete n

JESS: One last newbie question for today

2004-05-18 Thread Simon Harris
In a multi-threaded environment, I don't wish to share "context" between threads but I do wish to share "rules". So, a) is a new Rete object required for each thread or just a new Context?; and; b) Can Rete objects be re-used by clearing out all the facts or is the idea to just create anoth