Hacker News new | past | comments | ask | show | jobs | submit login

Are there any implementations of a task queue using web workers? It would be cool to have something where you can just decorate a function to do it on the web worker's thread instead of have to manually write the postmessage and onmessage stuff and have a separate worker.js



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: