HTML5: Background Processes with Web Workers
Describes how to perform background processing using the Web Workers API in HTML5.In this course, author Bill Weinman describes how to perform background processing using the Web Workers API in HTML5. Web workers provide background processing for JavaScript, keeping pages responsive while allowing your scripts to run independently. The course demonstrates practical examples for detecting web workers support, setting up workers, implementing shared workers, and handling errors. Topics include: Deploying a worker Detecting browser support Communicating with workers Understanding API differences in shared workers
There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.
Describes how to perform background processing using the Web Workers API in HTML5.In this course, author Bill Weinman describes how to perform background processing using the Web Workers API in HTML5. Web workers provide background processing for JavaScript, keeping pages responsive while allowing your scripts to run independently. The course demonstrates practical examples for detecting web workers support, setting up workers, implementing shared workers, and handling errors. Topics include: Deploying a worker Detecting browser support Communicating with workers Understanding API differences in shared workers
There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.
