Hi,

Is the application data in the drl files thread safe?  For example, if one 
thread comes in the call a rule that requires to modify the application 
data.  Before it finishes, another thread comes in to modify the same 
application data variable and completes the processing.  would the first 
thread see the second thread's modification or it will still see the value 
that it modified to?



Thanks,
Susan G. Lee

Reply via email to