JavaScript asynchronous function queue

Posted on 21.10.2011 by tc77

Lately, i was in need of an asynchronous function queue for one of my projects. So I wrote the one below.

To make use of it, just do something like that.