Asynchronous helper library for JavaScript.
Queue.js is an asynchronous helper library for JavaScript that allows to fine-tune the parallelism of the execution. See its website for more information. Also look at this for a quick look.
Queue.js is a plugin that loads external files into the script and ensures each file is completely loaded before allowing the script to continue running.