Hacker News new | ask | show | jobs
by duncanawoods 4189 days ago
Thanks. Are there no background worker process packages for nodejs that might be able to queue up some tasks?
1 comments

You want to search for "web worker" or "background task" in NPM.

One example: https://github.com/audreyt/node-webworker-threads