Monday, November 06, 2017

Napa.js: multithreading + Node.js

Microsoft’s Napa.js adds multithreading to Node.js

"Microsoft’s beta Napa.js runtime is offering multithreaded support for the Node.js server-side JavaScript platform, to provide the flexibility of JavaScript with speedy performance akin to C++’s.

Built on the same V8 JavaScript runtime as Node.js, Napa.js can be embedded in a host process without Node.js dependency. It can be installed via NPM by typing npm install napajs."

No comments: