July 2010
2 posts
Working with Javascript Worker Threads
When the Web Workers feature was announced for the good browsers (safari/chrome/firefox), it seemed to me like something fairly cool but mostly useless. How often do you really need to calculate a Fibonacci sequence in the browser, as Mozilla suggests? Well I finally found a legit use for it in TweetBe.at, in calculating follow back percentages - which is a major new feature for the site. ...
Jul 27th
Jul 25th