My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
WebWorker  
A module for automatic GWT compilation to Web Workers.
Updated Jun 25, 2010 by bckenny

Introduction

This module provides a framework for automatically compiling designated portions of a GWT project to native Web Worker scripts, which are then executed in parallel on supporting platforms. Also includes support for JSO message passing, worker emulation in older browsers (with no change in code), and full development-mode/debugging functionality.

Details

This module works well, but is still under development. For now, consult the following links:

Design Document (in progress and requires a Wave account)
Link

Sample usage: The Rationals
Run Sample
About Sample
Full Source

Example: Blocks using gwtBox2d physics
Run Blocks(warning: may crash versions of Firefox prior to 3.6.4)
Run Blocks without web workers
About Example


Sign in to add a comment
Powered by Google Project Hosting