Threadsafety of Nashorn ScriptEngines
Benjamin Sieffert
benjamin.sieffert at metrigo.de
Thu Apr 18 02:58:56 PDT 2013
Hello everyone,
we are experimentally implementing Nashorn in a little project that is
currently using Rhino for javascript purposes right now. While it is
generally working well, it does not appear to be threadsafe in regards to
scripts generated by / running on the same ScriptEngine object. Now while
NashornScriptEngineFactory does not claim otherwise
(getParameter("THREADING") is null), we did not find any definitive
information on what the ultimate goal of Nashorn is in this regard.
Could you enlighten us?
Best regards
--
Benjamin Sieffert
metrigo GmbH
Sternstr. 106
20357 Hamburg
Geschäftsführer: Christian Müller, Tobias Schlottke, Philipp Westermeyer
Die Gesellschaft ist eingetragen beim Registergericht Hamburg
Nr. HRB 120447.
More information about the nashorn-dev
mailing list