Home

Add a comment

 

Avatar: pieroxy

Re: node.js vs Java nashorn

19 ScriptEngines is probably overkill, but having a pool of 5 ScriptEngines might be enough. The point is to reuse them. At most, one per physical core of your server should do the trick. Note that there is most likely a memory footprint for each ScriptEngine so don't create and hold too many of them. As far as optimistic typing is concerned, I'd suggest for you to do a small benchmark to assess the added value of that feature.

Re: node.js vs Java nashorn


Title
Body
HTML : b, strong, i, em, blockquote, br, p, pre, a href="", ul, ol, li, sub, sup
OpenID Login
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

Home