With the new version of BSF4ooRexx it has become possible to
asynchroneously send Rexx objects messages from the Java side.

Currently it is possible that a Rexx program ends/exits, but that there
are still Java threads that send messages to Rexx objects. In such a
case the behaviour of ooRexx becomes indeterministic, and the caused
exceptions are not really understandable for the non-expert programmer,
leaving a lot hs_error*.log files. It appears then, that either Rexx or
Java are instable, not reliable.

Is there a possibility for external libraries to reliably determine
whether a Rexx instance is shutting down (or has shut down), such that
one can determine that no calls into that Rexx instance must be carried
out anymore? If so, how?

---rony


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to