How would a singleton Jess engine do in a multi-threaded environment, such
as in a Web container. In this environment, each incoming request is being
served by a thread allocated by the container.

If multiple threads are executing rules in the rule-base, would all these
requests be processed in parallel or sequentially?

Where would evaluation results be kept for each thread?

Thanks,
Lian

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