RSSAmplifier

/diːˈlaːn(.)ˌʕaːzəbaːniː/ · Jan 2, 2014

Web workers in a single script file

0
Sign in to vote or save

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.

Read on azabani.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.