This is a wrapper around the Google Gears WorkerPool API that adds a few features: * You can now load a worker from a URL of a js file. * Workers can now easily rely on other JS files. * Workers now support multiple named messages. * Messages now support rich javascript objects for arguments.