By jimbojw
via trephine.org
Published: Apr 26 2009 / 13:38
In the article trephine worker threads made easy, I explored a few mechanisms which make launching anonymous worker threads trivial by altering the Function prototype. This article expands on those concepts, developing simple ways to create Java worker threads that can safely interact with the browser DOM.
Add your comment