Async
参考:
Async Documentation (caolan.github.io)
caolan/async: Async utilities for node and the browser – GitHub
async-es
参考:
使い方
参考:
Node.js で配列の要素を非同期的に変換する | 情報アイランド
async を使って非同期処理を制御 | 2年目エンジニアの戯言
aysnc.eachLimit
参考:
How to properly use Javascript Async eachLimit – Stack Overflow
copyFile then unlink in callback – Stack Overflow
ES6 で代替する
参考:
ES6 Promise replacement of async.eachLimit / async.mapLimit – Stack Overflow