Last Call: Web Storage; Web Workers

Author(s) and publish date

Published:

The Web Applications Working Group has published Last Call Working Drafts of Web Storage and Web Workers. The former defines an API for persistent data storage of key-value pair data in Web clients. The latter 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. Comments are welcome through 27 September. Learn more about the Rich Web Client Activity.

Related RSS feed