DotNetAge - Mvc & jQuery CMS

Tag : WebWorkers

HTML5 - Web Workers

avatar
Ray

JavaScript was designed to run in a single-threaded environment, meaning multiple scripts cannot run at the same time. Consider a situation where you need to handle UI events, query and process large amounts of API data, and manipulate the DOM.


  • 9/23/2011 6:32:16 AM
  • Votes (0)
  • Reads
    (4318)
  • Comments
    (0)

Valid XHTML 1.0!