async.js
Parallel multi-tasking
Series independent mono-tasking
Waterfall dependent mono-tasking
async.eachTo handle array of data efficiently
async.timesTo handle for loop in better way
async.seriesTo handle events one by one