Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is where web workers will come in handy. I did a little promo video tutorial on loading data with Flickr using web workers. You can watch that at http://www.youtube.com/watch?v=4eDl1UOkp18&feature=c4-overvi...

I can't wait for those to be useful everywhere.



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: