> 3) Thinking this was almost surely a thread - thread collision problem,
> I added the "synchronized" attribute to all the functions in my new
> StatusManager and PropertyManager, and for good measure I also added it
> to the main applet/browser interface methods getProperty() and script().

There are a large number of thread synchronization issues in Jmol.

> 4) Could it be? Instant success! Sure looks like it. Do you suppose the
> primary "unreliability" of callbacks stems from thread synchronization
> problems? Maybe we should think about how other "gateway" methods
> perhaps should be synchronized.

I don't think that thread synchronization is the primary problem, but it
is one of the problems.


Miguel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to