Metaworker javascript library released (alpha)

With the HTML5 Web Workers standard, browsers now have support for Javascript worker threads, which offer the potential for performing heavy computations in the background without causing CPU usage warnings.

metaworker is a library which wraps around the HTML5 Web Workers standard. It provides an API which is very loosely based on Google's MapReduce algorithm. It partitions input, computes sub-solutions and combines sub-solutions into a solution. It's now posted on github in a very alpha form, and includes two motivating examples on usage. An up-to-date version of Firefox and Firebug are required to use the alpha.

Mandelbrot fractal rendered with metaworker
Posted by Maciek Mon, 16 Nov 2009 01:57:00 GMT | no comments | , | Full article

About

    Buildingsky.net is comprised of Corban Brook and Maciek Adwent. We build experimental web applications.

    We are interested in computer science, ruby-lang, javascript, web technologies, audio synthesis, finance/economics.

Contact

Projects

Categories