node-batch

batch with concurrency control and progress events - Node.js module
  https://github.com/visionmedia/batch
  0
  no reviews



This module allows parallel execution of async functions, with control over concurrency, and reporting through progress events.

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