Web Workers Draft Published

Author(s) and publish date

Published:

The Web Applications Working Group has published a Working Draft of Web Workers. This specification defines an API that allows Web application authors to spawn background workers running scripts in parallel to their main page. This allows for thread-like operation with message-passing as the coordination mechanism.

Related RSS feed