Skip to main content

2 docs tagged with "Web Workers API"

View All Tags

Web Workers API

Web Workers API is defined as: Web API to run Script in Background Thread separate Thread of main App for better perf. Topics on: Dedicated Worker, Shared Worke

Worker

Worker is defined as: Interface Object to rep bg task, create via js, or spawn more workers. Topics on: . Read more: JS, JS Concepts, Java Script Runtime, Platf