Hi ernest j,

            Grretings

            I got a lot of guidence from you. A few
more items for which I need your advice.

            In one of your earlier replies you
suggested that in case of concurrent user environment,
there is no need to create pool of rete objects and
the rules can be asserted from many threads  on the
same Rete object which is running  from a seperate
thread. Only thing required is that rules from each
user must be disctinct.

           In my case, I am working with EJB server (
app server ) and for every request from a browser the
EJB server is creating EJB objects. It means that the
rules are to be asserted from many EJB objects  (say
from objects  of the same class )on a single rete
object and multithreading is not possible as per EJB
1.1 specification. How  to go about with your
suggestion in the previous para.


Thanks and regards

Chinnaswamy

       

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

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