Techreport,

Web Workers

.
W3C Candidate Recommendation, W3C, (May 2012)

Abstract

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.

Tags

Users

  • @gron

Comments and Reviews