Quantcast
Channel: ClearScript
Viewing all articles
Browse latest Browse all 2297

New Post: Performance Implications of Multiple V8ScriptEngines tied to single V8Runtime.

0
0
I am looking into V8 as a server side script engine and have some questions about the V8Runtime. Namely, what is the performance implications in having multiple script engines running concurrently from the same V8Runtime? Can two V8ScriptEngines execute compiled scripts on different threads concurrently (e.g. two ASP.NET web requests) without interfering with each other or blocking? Also what is the max number of engines that can be spawned from a single runtime? Is this simply limited by memory and cpu or is there some other internal limitations?

Any other insights you can provide on the the relationship between the runtime and the individual script engine is also much appreciated.

Thanks.

Viewing all articles
Browse latest Browse all 2297

Latest Images

Trending Articles





Latest Images