Hi,

instanciating several JmolViewer instances leads in overwritin of each 
other. Am I right that Jmol is not thread safe?

What I am going to do:
  I will use one instance of the JmolViewer for displaying structures 
whereby another instance shall render images in a background thread.
The code forinstantiation is
viewer = JmolViewer.allocateViewer((panel or null), new 
SmarterJmolAdapter(),
                     null, null, null, null, null);

Is it possible to get it work in a single virtual machine or have I to 
run a second JVM to get this work?

Kind regards,
Andreas

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to