{
"author":"Alejandro Reimondo",
"avatar":"html5.png",
"description":"A script file executed from an HTML page -- that runs in the background, independently of other, user-interface scripts that may also have been executed from the same HTML page.<br>When web workers run in the background, they do not have direct access to the DOM but communicate with the document by message passing. It allows for a multi-threaded execution of JavaScript programs.",
"publicationDate":null,
"state":"PUBLISHED",
"title":"Workers framework.",
"url":"http://dev.w3.org/html5/workers/",

"keys":["Html5","Web","w3"],
"globals":"",
"load":["Workers.st.js"],
"doIt":"",
"resources":[],
"sources":["Workers.st"]
}
