This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Web workers are an immensely useful tool, enabling concurrency and perhaps parallelism with JavaScript. Before their introduction, any non-trivial computation would completely lock up the user interface of the current document, or even the entire browser.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.