Hi,
    How does JESS handle concurrency. For example, can I use the same Rete
instance ofver multiple Java Applications concurrently.
    The problem which I forsee is that if I store the Return Object from
Rule Engine in the storage tagged by "RETOBJ"
as in (store RETOBJ (new java.lang.String "My String"))
In which case all Application will retreive the same object. So do I have to
devise a mechanism for accessing objects accross Application so as to
mantain concurrency or is  there a feature available in JESS which I am not
aware of.
    Ernest, Why don't we prepare a Sun Java style tutorial. I can give time
on the weekends do do it. What do you say.



Regards
Aditya


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