I think Bogdan Werth wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Great thanks for the quick answer.
> Your advise led me another idea/question. You say it should be realized with 
> agent-specific identifiers and rules that distinguish these identifiers. In 
> your book Jess In Action you describe modules as a kind of namespace for 
> templates and rules. I was just wondering whether it wouldn't be the easiest 
> solution to use the same rules and facts as I use now and just to separate 
> them in module - each agent will have his rules and facts stored in his "own" 
> modules? This way I would be able to use old code and same rules for all 
> agents. The other question is the performance. I don't know how Jess will 
> cope with several hundreds (maybe thousand) of modules.
> 

That's really not what modules are for: they're for separating groups
of distinct rules into processing phases, not for partitioning copies
of the same rules. 


---------------------------------------------------------
Ernest Friedman-Hill  
Advanced Software Research          Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

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