Y
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
rpedela
4189 days ago
You want to search for "web worker" or "background task" in NPM.
One example:
https://github.com/audreyt/node-webworker-threads
link
One example: https://github.com/audreyt/node-webworker-threads