hi, all
Thanks for your help in advance.

Scenario:
=======
We have one thread to assert facts constantly to Jess and this thread
doesn't start Jess engine to run. We have another thread to run Jess engine
by (run) once a while. We have a rule whose RHS has a time-consuming
operation. Those facts will trigger the rule.

Our Assumption:
============
In one round of running jess engine, we assume no new facts can be asserted.
When Jess starts, it will only process all facts available at the time of
starting point.

Observation:
=========
During that time-consuming operation, new facts are added. And, in the same
round of jess run, those new facts are processed also.


More questions:
===========
Can you tell us how those threads are coordinated by Jess engine?

thanks
gang

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.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