Check out Web Workers ( http://www.whatwg.org/specs/web-workers/current-work/ ), they're in the latest development releases, but I think they're a bit buggy at the moment so you have to enable them with a command line switch.
On Mar 28, 12:27 pm, "ell.mdnttech" <[email protected]> wrote: > Just an idea, but it came to me the other day that chrome's multi- > process architecture could open up threading for web applications. It > could be as simple as a javascript call that executes a method on a > separate thread. Web apps are persistently catching up with desktop > and this could be another step in the right direction. > > Any thoughts? --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
