node-pend

simple parallel async callback helper - Node.js module
  https://github.com/andrewrk/node-pend
  0
  no reviews



This module allows one to wait for multiple async operations to be done before executing a callback.

Node.js is an event-based server-side JavaScript engine.