I have a question on using an Embedded JRuby runtime (1.1.3) in multithreaded situation --

Is it allowed to have native Java thread #1 create the JRuby runtime instance and later have another java thread #2 call into this JRuby instance, synchronously? Asynchronously?

Is there any documentation on the thread requirements when running in embedded mode?

Thanks
-Peter

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to