Node.js – Long computations with WebWorkers and still respond to new requests

<p>I can’t vouch for either of these, personally, but if you’re hell-bent on doing the work in-process, there have been a couple of independent implementations of the WebWorkers API for node, as listed on the node modules page:</p> Read more

Similar

Node v8.0.0 Released

The next major release of Node.js brings a range of significant changes and additions, far too many for us to cover adequately in a blog post such as this. This article contains a summary of the most significant changes and features. (more…)

Read more »